Changeset 35887 in osm for applications/editors/josm/plugins/jts/.classpath
- Timestamp:
- 2021-12-19T02:41:06+01:00 (4 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/jts/.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/jts/.classpath
r35122 r35887 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 6 <classpathentry exported="true" kind="lib" path="lib/jts-core-1.16.1.jar" sourcepath="lib/jts-core-1.16.1-sources.jar"> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> 7 5 <attributes> 8 <attribute name=" javadoc_location" value="jar:platform:/resource/JOSM-jts/lib/jts-core-1.16.1-javadoc.jar!/"/>6 <attribute name="module" value="true"/> 9 7 </attributes> 10 8 </classpathentry> 11 <classpathentry exported="true" kind="lib" path="lib/jts-io-common-1.16.1.jar" sourcepath="lib/jts-io-common-1.16.1-sources.jar"> 12 <attributes> 13 <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-jts/lib/jts-io-common-1.16.1-javadoc.jar!/"/> 14 </attributes> 15 </classpathentry> 9 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 10 <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM-jts&ivyXmlPath=ivy.xml&confs=*"/> 16 11 <classpathentry kind="output" path="bin"/> 17 12 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.
