Changeset 3167 in josm for trunk/.classpath
- Timestamp:
- 2010-04-05T20:52:04+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r2926 r3167 4 4 <classpathentry kind="src" path="test/unit"/> 5 5 <classpathentry kind="src" path="test/functional"/> 6 <classpathentry excluding="build/|dist/|src/|test/|test/build/|test/functional/|test/unit/" including="CONTRIBUTION|LICENSE|README|data/|images/|presets/|styles/" kind="src" path=""/> 6 <classpathentry excluding="build/|data_nodist/|dist/|doc/|lib/|macosx/|src/|test/|test/build/|test/functional/|test/performance/|test/unit/|tools/|utils/" kind="src" path=""/> 7 <classpathentry kind="src" path="test/performance"/> 7 8 <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/> 8 9 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> … … 17 18 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 18 19 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> 19 <classpathentry kind="lib" path="test/build"/>20 20 <classpathentry kind="lib" path="lib/signpost-core-1.1.jar"/> 21 21 <classpathentry kind="output" path="bin"/>
Note:
See TracChangeset
for help on using the changeset viewer.