Changeset 29853 in osm for applications/editors/josm/plugins/OsmInspectorPlugin/.classpath
- Timestamp:
- 2013-08-21T01:15:45+02:00 (11 years ago)
- Location:
- applications/editors/josm/plugins/OsmInspectorPlugin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/OsmInspectorPlugin
- Property svn:ignore
-
old new 1 1 build 2 bin
-
- Property svn:ignore
-
applications/editors/josm/plugins/OsmInspectorPlugin/.classpath
r28935 r29853 10 10 <classpathentry kind="lib" path="lib/gt-render-8.0.jar"/> 11 11 <classpathentry kind="lib" path="lib/jts-1.12.jar"/> 12 <classpathentry kind="lib" path="/JOSM/dist/josm-custom.jar"/> 13 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)"/> 12 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 14 13 <classpathentry kind="lib" path="lib/gt-wfs-8.0.jar"/> 15 14 <classpathentry kind="lib" path="lib/gt-epsg-extension-8.0.jar"/> … … 17 16 <classpathentry kind="lib" path="lib/gt-metadata-8.0.jar"/> 18 17 <classpathentry kind="lib" path="lib/gt-coverage-8.0.jar"/> 18 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 19 19 <classpathentry kind="output" path="bin"/> 20 20 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.