Changeset 31906 in osm for applications/editors/josm/plugins
- Timestamp:
- 2016-01-02T01:52:28+01:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/jts
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/jts/.classpath
r30416 r31906 4 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 5 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 6 <classpathentry exported="true" kind="lib" path="lib/jts-1.13.jar"/> 6 <classpathentry exported="true" kind="lib" path="lib/jts-1.13.jar" sourcepath="lib/jts-1.13-sources.jar"> 7 <attributes> 8 <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-jts/lib/jts-1.13-javadoc.jar!/"/> 9 </attributes> 10 </classpathentry> 7 11 <classpathentry kind="output" path="bin"/> 8 12 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.