Ignore:
Timestamp:
2013-08-21T03:47:16+02:00 (12 years ago)
Author:
donvip
Message:

[josm_plugins] fix #8987 - bump min JOSM version of nearly all plugins to r6162 + code update/cleanup, fix warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/livegps/src/livegps/LiveGpsPlugin.java

    r29778 r29854  
    11package livegps;
    22
    3 import static org.openstreetmap.josm.gui.help.HelpUtil.ht;
    4 import static org.openstreetmap.josm.tools.I18n.marktr;
    53import static org.openstreetmap.josm.tools.I18n.tr;
    64
     
    1311import javax.swing.JCheckBoxMenuItem;
    1412import javax.swing.JMenu;
    15 import javax.swing.JMenuItem;
    1613
    1714import org.openstreetmap.josm.Main;
Note: See TracChangeset for help on using the changeset viewer.