Changeset 30550 in osm for applications/editors/josm/plugins/opendata/.classpath
- Timestamp:
- 2014-08-04T02:45:06+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/.classpath
r30416 r30550 15 15 <classpathentry kind="src" path="modules/fr.toulouse/resources"/> 16 16 <classpathentry kind="src" path="util"/> 17 <classpathentry kind="src" path="test/unit"/> 17 18 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 18 19 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> … … 20 21 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-GeoTools"/> 21 22 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/> 23 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 22 24 <classpathentry kind="output" path="bin"/> 23 25 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.