Changeset 33772 in osm for applications/editors/josm/plugins/pbf/.classpath
- Timestamp:
- 2017-11-04T21:50:31+01:00 (7 years ago)
- Location:
- applications/editors/josm/plugins/pbf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pbf
- Property svn:externals
-
old new 1 proto https://github.com/scrosby/OSM-binary/trunk/src 2 protobuf https://github.com/google/protobuf/tags/v2.6.1/src/google/protobuf/ 1 https://github.com/scrosby/OSM-binary/trunk/src proto 2 https://github.com/google/protobuf/tags/v3.4.1/src/google/protobuf protobuf
-
- Property svn:externals
-
applications/editors/josm/plugins/pbf/.classpath
r32859 r33772 4 4 <classpathentry excluding="crosby/binary/test/" kind="src" path="src"/> 5 5 <classpathentry kind="src" path="test/unit"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER /org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 7 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 8 8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
Note:
See TracChangeset
for help on using the changeset viewer.