Changeset 7133 in josm for trunk/.classpath


Ignore:
Timestamp:
2014-05-15T17:01:12+02:00 (10 years ago)
Author:
Don-vip
Message:

remove generated Java files from SVN, integrate JAXB 2.2.7 to build them during compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r7068 r7133  
    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>
    2429        <classpathentry kind="output" path="bin"/>
    2530</classpath>
Note: See TracChangeset for help on using the changeset viewer.