Changeset 23510 in osm for applications/editors/josm/plugins/turnrestrictions/.classpath
- Timestamp:
- 2010-10-08T23:54:18+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/turnrestrictions/.classpath
r22477 r23510 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="test"/> 4 <classpathentry kind="src" path="test/src"/> 5 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> 5 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 7 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 8 <classpathentry kind="lib" path="/JOSM/dist/josm-custom.jar" sourcepath="/JOSM/src"/> 9 <classpathentry kind="lib" path="/JOSM/test/build" sourcepath="/JOSM/test/functional"/> 10 <classpathentry kind="lib" path="test/config"/> 7 11 <classpathentry kind="output" path="build"/> 8 12 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.