Ignore:
Timestamp:
2016-05-17T18:03:39+02:00 (7 years ago)
Author:
Don-vip
Message:

findbugs - CI_CONFUSED_INHERITANCE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java

    r10242 r10245  
    8080     * Deprecated plugins that are removed on start
    8181     */
    82     protected static final Collection<DeprecatedPlugin> DEPRECATED_PLUGINS;
     82    static final Collection<DeprecatedPlugin> DEPRECATED_PLUGINS;
    8383    static {
    8484        String inCore = tr("integrated into main program");
Note: See TracChangeset for help on using the changeset viewer.