Changeset 23777 in osm for applications/editors/josm/plugins/ElevationProfile/.classpath
- Timestamp:
- 2010-10-23T22:57:44+02:00 (15 years ago)
- Location:
- applications/editors/josm/plugins/ElevationProfile
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ElevationProfile
- Property svn:ignore
-
old new 1 bin 2 build 3 doc 1 4 lib 2 3 build4 5 doc6 7 5 test
-
- Property svn:ignore
-
applications/editors/josm/plugins/ElevationProfile/.classpath
r23721 r23777 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="test"/>5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>6 <classpathentry kind="lib" path="lib/josm-tested.jar" sourcepath="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/applications/editors/josm/core/src"/>7 4 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> 5 <classpathentry kind="lib" path="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/JOSM/applications/editors/josm/core/dist/3529/josm-tested.jar"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 8 7 <classpathentry kind="output" path="bin"/> 9 8 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.