Ignore:
Timestamp:
2015-06-06T04:32:00+02:00 (9 years ago)
Author:
Don-vip
Message:

javadoc fixes. Removed one duplicated method in exception handling

File:
1 edited

Legend:

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

    r8390 r8470  
    3232     * @param manifest the plugin manifest
    3333     * @return a plugin information object
    34      * @throws PluginListParseException
     34     * @throws PluginListParseException if plugin manifest cannot be parsed
    3535     */
    3636    protected static PluginInformation createInfo(String name, String url, String manifest) throws PluginListParseException{
Note: See TracChangeset for help on using the changeset viewer.