Changeset 7212 in josm
- Timestamp:
- 2014-06-03T15:02:27+02:00 (10 years ago)
- Location:
- trunk
- Files:
-
- 2 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> -
trunk/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
r7133 r7212 2 2 <facet id="jpt.jaxb"> 3 3 <node name="libprov"> 4 <attribute name="provider-id" value="jaxb- user-library-provider"/>4 <attribute name="provider-id" value="jaxb-jre-library-provider"/> 5 5 </node> 6 6 <node name="platform">
Note:
See TracChangeset
for help on using the changeset viewer.