Changeset 31677 in osm for applications/editors/josm/plugins/opendata/.classpath
- Timestamp:
- 2015-10-25T01:09:59+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/.classpath
r30550 r31677 16 16 <classpathentry kind="src" path="util"/> 17 17 <classpathentry kind="src" path="test/unit"/> 18 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>19 18 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 20 19 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-utilsplugin2"/> … … 22 21 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/> 23 22 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 23 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> 24 <attributes> 25 <attribute name="owner.project.facets" value="java"/> 26 </attributes> 27 </classpathentry> 28 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/> 24 29 <classpathentry kind="output" path="bin"/> 25 30 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.
