Changeset 7212 in josm


Ignore:
Timestamp:
2014-06-03T15:02:27+02:00 (10 years ago)
Author:
Don-vip
Message:

see #10040 - update Eclipse config files

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r7133 r7212  
    1414        <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/>
    1515        <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"/>
    1717        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
    1818        <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.jar"/>
     
    2222        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.3.jar"/>
    2323        <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>
    2924        <classpathentry kind="output" path="bin"/>
    3025</classpath>
  • trunk/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml

    r7133 r7212  
    22  <facet id="jpt.jaxb">
    33    <node name="libprov">
    4       <attribute name="provider-id" value="jaxb-user-library-provider"/>
     4      <attribute name="provider-id" value="jaxb-jre-library-provider"/>
    55    </node>
    66    <node name="platform">
Note: See TracChangeset for help on using the changeset viewer.