Changeset 31311 in osm for applications/editors/josm/plugins/mapillary/.classpath
- Timestamp:
- 2015-06-25T18:35:15+02:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/mapillary
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary
- Property svn:ignore
-
old new 1 1 build 2 bin
-
- Property svn:ignore
-
applications/editors/josm/plugins/mapillary/.classpath
r31245 r31311 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" path="test/unit"/> 4 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 5 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 7 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/JOSM-commons-imaging"/> 7 8 <classpathentry exported="true" kind="lib" path="/home/nokutu/josm/dist/commons-imaging.jar"/> 9 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 8 10 <classpathentry kind="output" path="bin"/> 9 11 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.