Changeset 35005 in osm for applications/editors/josm/plugins/piclayer/.classpath
- Timestamp:
- 2019-05-22T18:19:28+02:00 (7 years ago)
- Location:
- applications/editors/josm/plugins/piclayer
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/piclayer
- Property svn:ignore
-
old new 3 3 findbugs-josm-PicLayer.xml 4 4 javadoc 5 .git
-
- Property svn:ignore
-
applications/editors/josm/plugins/piclayer/.classpath
r35003 r35005 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 3 4 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>5 5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 6 7 <classpathentry kind="output" path="build"/> 7 8 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.
