Changes between Version 56 and Version 57 of DevelopersGuide/DevelopingPlugins
- Timestamp:
- 2011-12-20T21:47:47+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DevelopingPlugins
v56 v57 74 74 } 75 75 }}} 76 77 Plugins must provide a constructor with one parameter of type [source:/trunk/src/org/openstreetmap/josm/plugins/PluginInformation.java PluginInformation].78 76 79 77 === Naming the plugin ===