Ignore:
Timestamp:
2015-06-08T02:48:18+02:00 (9 years ago)
Author:
donvip
Message:

[josm_plastic_laf] update to JGoodies 2.8 + fix sonar issues. Renamed package and main plugin class

File:
1 edited

Legend:

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

    r30749 r31244  
    44        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    6         <classpathentry kind="lib" path="lib/jgoodies-common-1.8.0.jar"/>
    7         <classpathentry kind="lib" path="lib/jgoodies-looks-2.6.0.jar"/>
     6        <classpathentry exported="true" kind="lib" path="lib/jgoodies-common-1.9.0.jar"/>
     7        <classpathentry exported="true" kind="lib" path="lib/jgoodies-looks-2.8.0.jar"/>
    88        <classpathentry kind="output" path="bin"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.