Changeset 30550 in osm for applications/editors/josm/plugins/turnrestrictions/.classpath
- Timestamp:
- 2014-08-04T02:45:06+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/turnrestrictions/.classpath
r30416 r30550 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="test/ src"/>4 <classpathentry kind="src" path="test/unit"/> 5 5 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> 6 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 7 7 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 8 <classpathentry kind="lib" path="test/config"/>9 8 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 10 9 <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
Note:
See TracChangeset
for help on using the changeset viewer.