Ignore:
Timestamp:
2014-10-19T04:22:09+02:00 (10 years ago)
Author:
donvip
Message:

[josm_trustosm] update cots

File:
1 edited

Legend:

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

    r30724 r30745  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="lib" path="lib/bcpg-jdk16-145.jar"/>
    5         <classpathentry kind="lib" path="lib/bcprov-jdk16-145.jar"/>
    6         <classpathentry kind="lib" path="lib/jcalendar-1.3.3.jar"/>
    7         <classpathentry kind="lib" path="lib/looks-2.0.1.jar"/>
    8         <classpathentry kind="lib" path="lib/stax-utils.jar"/>
    9         <classpathentry kind="lib" path="lib/swingx-core-1.6.2.jar"/>
     4        <classpathentry kind="lib" path="lib/bcpg-jdk15on-1.50.jar" sourcepath="bcpg-jdk15on-1.50-sources.jar">
     5                <attributes>
     6                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-trustosm/bcpg-jdk15on-1.50-javadoc.jar!/"/>
     7                </attributes>
     8        </classpathentry>
     9        <classpathentry kind="lib" path="lib/bcprov-jdk15on-1.50.jar" sourcepath="bcprov-jdk15on-1.50-sources.jar">
     10                <attributes>
     11                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-trustosm/bcprov-jdk15on-1.50-javadoc.jar!/"/>
     12                </attributes>
     13        </classpathentry>
     14        <classpathentry kind="lib" path="lib/jcalendar-1.4.jar"/>
     15        <classpathentry kind="lib" path="lib/jgoodies-common-1.2.0.jar"/>
     16        <classpathentry kind="lib" path="lib/jgoodies-looks-2.4.1.jar"/>
     17        <classpathentry kind="lib" path="lib/swingx-core-1.6.5-1.jar"/>
    1018        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    1119        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
Note: See TracChangeset for help on using the changeset viewer.