Ignore:
Timestamp:
2018-08-18T02:46:32+02:00 (8 years ago)
Author:
donvip
Message:

rename package, fix checkstyle and javadoc warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/alignways/build.xml

    r34488 r34489  
    1010    -->
    1111    <property name="plugin.author" value="Attila Szász"/>
    12     <property name="plugin.class" value="com.tilusnet.josm.plugins.alignways.AlignWaysPlugin"/>
     12    <property name="plugin.class" value="org.openstreetmap.josm.plugins.alignways.AlignWaysPlugin"/>
    1313    <property name="plugin.description" value="Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot."/>
    1414    <property name="plugin.icon" value="images/alignways.png"/>
Note: See TracChangeset for help on using the changeset viewer.