Changeset 34837 in osm for applications/editors/josm/plugins/o5m/.classpath
- Timestamp:
- 2019-01-17T08:33:05+01:00 (6 years ago)
- Location:
- applications/editors/josm/plugins/o5m
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/o5m
- Property svn:ignore
-
old new 1 1 build 2 buildtest 2 3 javadoc
-
- Property svn:ignore
-
applications/editors/josm/plugins/o5m/.classpath
r33012 r34837 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" output="buildtest" path="test/unit"> 5 <attributes> 6 <attribute name="test" value="true"/> 7 </attributes> 8 </classpathentry> 4 9 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 5 10 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 11 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 6 12 <classpathentry kind="output" path="build"/> 7 13 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.