Changeset 10627 in josm for trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
- Timestamp:
- 2016-07-24T14:48:47+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
r10626 r10627 257 257 sources.add(org.openstreetmap.josm.gui.MainApplication.class.getClassLoader()); 258 258 } catch (SecurityException ex) { 259 Main.debug(ex); 259 260 sources.add(ImageProvider.class.getClassLoader()); 260 261 }
Note:
See TracChangeset
for help on using the changeset viewer.
