Ignore:
Timestamp:
2012-04-11T19:26:28+02:00 (13 years ago)
Author:
donvip
Message:

[josm_opendata] rely on jts plugin to reduce jar size

File:
1 edited

Legend:

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

    r28191 r28246  
    1515        <classpathentry kind="src" path="modules/fr.toulouse/resources"/>
    1616        <classpathentry kind="src" path="util"/>
    17         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
     17        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_31"/>
    1818        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
     19        <classpathentry kind="lib" path="/JOSM/dist/jts.jar"/>
    1920        <classpathentry kind="output" path="bin"/>
    2021</classpath>
Note: See TracChangeset for help on using the changeset viewer.