Changes between Version 6 and Version 7 of DevelopersGuide/PluginInstallationWithoutRestart
- Timestamp:
- 2020-03-23T12:30:24+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/PluginInstallationWithoutRestart
v6 v7 1 1 = Plugin installation without restart = 2 2 3 Since version r8024, JOSM can load plugins at runtime. This means that after [ wikitr:/Help/Preferences/Plugins#Installingplugins installation], there is no need to restart, but the plugins can be used immediately. However, this only works for plugins that support this new feature.3 Since version r8024, JOSM can load plugins at runtime. This means that after [[/Help/Preferences/Plugins#Installingplugins|installation]], there is no need to restart, but the plugins can be used immediately. However, this only works for plugins that support this new feature. 4 4 5 5 == Make plugins ready for installation without restart == … … 50 50 == Adaption progress == 51 51 52 See [ wikitr:/Plugins].52 See [[/Plugins]].