Changeset 32925 in osm for applications/editors/josm/plugins/turnrestrictions/.classpath
- Timestamp:
- 2016-09-04T13:24:24+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/turnrestrictions/.classpath
r32680 r32925 3 3 <classpathentry kind="src" path="src"/> 4 4 <classpathentry kind="src" path="test/unit"/> 5 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>6 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 7 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 8 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 9 <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>10 8 <classpathentry kind="output" path="build"/> 11 9 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.