Changeset 34669 in osm for applications/viewer/jmapviewer/.classpath
- Timestamp:
- 2018-09-23T21:35:17+02:00 (7 years ago)
- Location:
- applications/viewer/jmapviewer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/viewer/jmapviewer
- Property svn:ignore
-
old new 9 9 javadoc 10 10 spotbugs-jmapviewer.xml 11 report 12 bintest
-
- Property svn:ignore
-
applications/viewer/jmapviewer/.classpath
r32677 r34669 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="src" output="bintest" path="test"> 5 <attributes> 6 <attribute name="test" value="true"/> 7 </attributes> 8 </classpathentry> 4 9 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 10 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 5 11 <classpathentry kind="output" path="bin"/> 6 12 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.