Changeset 135 in josm for .classpath
- Timestamp:
- 2006-08-15T17:55:31+02:00 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.classpath
r111 r135 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry including="images/" excluding="po/org/|po/" kind="src" path=""/> 4 <classpathentry kind="src" path="test"/> 5 <classpathentry excluding="po/|src/|test/" including="images/" kind="src" path=""/> 5 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 <classpathentry sourcepath="JUNIT_SRC_HOME/junitsrc.zip " kind="var" path="JUNIT_HOME/junit.jar"/>7 <classpathentry kind="var" path="JUNIT_HOME/junit.jar" sourcepath="JUNIT_SRC_HOME/junitsrc.zip"/> 7 8 <classpathentry kind="lib" path="lib/MinML2.jar"/> 8 9 <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.