33 | | On start-up, JOSM checks whether |
34 | | * it has been updated and it offers to update installed plugins too. |
35 | | * the currently active plugins should be updated and offers to update them. |
36 | | In both cases, you are advised to run the updates by clicking on **Update plugins**. You may also skip updating, but be warned, that installed plugins could be incompatible with the new JOSM version and that they might either fail to load or fail to work as expected. |
| 33 | On start-up, JOSM attempts to update the plugins |
| 34 | * if JOSM itself has been updated since the last plugin update. This is called the **version based update mode**. |
| 35 | * if a certain periode of time has elapsed since the last plugin update. This is called the **time based updated mode**. |
| 36 | |
| 37 | In both cases, JOSM offers to update the currently active plugins and you are advised to run the updates by clicking on **Update plugins**. You may also skip updating, but be warned, that installed plugins could be incompatible with the new JOSM version and that they might either fail to load or fail to work as expected. |