Changeset 111 in josm for .classpath
- Timestamp:
- 2006-07-16T23:48:40+02:00 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.classpath
r104 r111 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry including="images/" kind="src" path=""/> 4 <classpathentry including="images/" excluding="po/org/|po/" kind="src" path=""/> 5 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 6 <classpathentry sourcepath="JUNIT_SRC_HOME/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/> … … 8 8 <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1.jar"/> 9 9 <classpathentry kind="lib" path="lib/gettext-commons-0.9.jar"/> 10 <classpathentry exported="true" kind="lib" path="po"/> 10 11 <classpathentry kind="output" path="bin"/> 11 12 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.