Ignore:
Timestamp:
2015-10-25T01:09:59+02:00 (11 years ago)
Author:
donvip
Message:

[joms_plugins] use apache-commons plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/opendata/.classpath

    r30550 r31677  
    1616        <classpathentry kind="src" path="util"/>
    1717        <classpathentry kind="src" path="test/unit"/>
    18         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    1918        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    2019        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-utilsplugin2"/>
     
    2221        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
    2322        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
     23        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
     24                <attributes>
     25                        <attribute name="owner.project.facets" value="java"/>
     26                </attributes>
     27        </classpathentry>
     28        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/>
    2429        <classpathentry kind="output" path="bin"/>
    2530</classpath>
Note: See TracChangeset for help on using the changeset viewer.