Changeset 8305 in josm
- Timestamp:
- 2015-05-01T22:38:35+02:00 (10 years ago)
- Location:
- trunk
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 1 bin 2 bin2 2 3 dist 3 4 build
-
- Property svn:ignore
-
trunk/.classpath
r8243 r8305 5 5 <classpathentry kind="src" path="test/functional"/> 6 6 <classpathentry kind="src" path="test/performance"/> 7 <classpathentry excluding="build/|data_nodist/|dist/|linux/|macosx/|nb/|src/|test/|test/build/|test/functional/|test/performance/|test/unit/|tools/|utils/|windows/" kind="src" path=""/> 7 <classpathentry kind="src" output="bin2/data" path="data"/> 8 <classpathentry kind="src" output="bin2/images" path="images"/> 9 <classpathentry kind="src" output="bin2/styles" path="styles"/> 10 <classpathentry kind="src" output="bin2/resources" path="resources"/> 11 <classpathentry kind="src" output="bin2/scripts" path="scripts"/> 8 12 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 9 13 <classpathentry kind="lib" path="test/lib/fest/fest-assert-1.0.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.