Ignore:
Timestamp:
2012-04-14T15:46:34+02:00 (13 years ago)
Author:
donvip
Message:

[josm_opendata] fix #josm7607 - plugin does not compile due to absolute path to JAXB RI

File:
1 edited

Legend:

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

    r28246 r28296  
    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/jdk1.6.0_31"/>
     17        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    1818        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    1919        <classpathentry kind="lib" path="/JOSM/dist/jts.jar"/>
Note: See TracChangeset for help on using the changeset viewer.