Ignore:
Timestamp:
2015-06-08T02:48:18+02:00 (11 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/build.xml

    r30749 r31244  
    99         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    11         <property name="plugin.author" value="Imi" />
    12         <property name="plugin.class" value="plastic_laf.Plugin" />
     11        <property name="plugin.author" value="Imi, Don-vip" />
     12        <property name="plugin.class" value="org.openstreetmap.josm.plugins.plasticlaf.PlasticLafPlugin" />
    1313        <property name="plugin.description" value="The great JGoodies Plastic Look and Feel." />
    1414        <!--<property name="plugin.icon" value="" />-->
Note: See TracChangeset for help on using the changeset viewer.