Changeset 35790 in osm for applications/editors/josm/plugins/http2/.classpath
- Timestamp:
- 2021-07-17T14:14:21+02:00 (4 years ago)
- Location:
- applications/editors/josm/plugins/http2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/http2
- Property svn:ignore
-
old new 2 2 build 3 3 javadoc 4 bintest
-
- Property svn:ignore
-
applications/editors/josm/plugins/http2/.classpath
r35053 r35790 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-11.0.3.7-hotspot"> 4 <classpathentry kind="src" output="bintest" path="test/unit"> 5 <attributes> 6 <attribute name="test" value="true"/> 7 </attributes> 8 </classpathentry> 9 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> 5 10 <attributes> 6 11 <attribute name="module" value="true"/>
Note:
See TracChangeset
for help on using the changeset viewer.