Changeset 7212 in josm for trunk/.classpath
- Timestamp:
- 2014-06-03T15:02:27+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r7133 r7212 14 14 <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/> 15 15 <classpathentry kind="lib" path="test/lib/jfcunit.jar"/> 16 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/>16 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_55"/> 17 17 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> 18 18 <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.jar"/> … … 22 22 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.3.jar"/> 23 23 <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/> 24 <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jaxb">25 <attributes>26 <attribute name="owner.project.facets" value="jpt.jaxb"/>27 </attributes>28 </classpathentry>29 24 <classpathentry kind="output" path="bin"/> 30 25 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.