Changes between Version 79 and Version 80 of Plugins


Ignore:
Timestamp:
2007-08-01T13:17:31+02:00 (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Plugins

    v79 v80  
    3030Open the JOSM preferences on tab "Plugins". Then click on the button "Get more plugins". Finally, enable all plugins you want to install. If JOSM complain it can't download a plugin, please fix the link on this page's table (should point to a downloadable jar file) or report the problem to the plugin author.
    3131
    32 You have to put the .jar files in a plugins directory under the Josm directory, under windows in C:\Documents and Settings\[username]\Application Data\JOSM\plugins. Then restart Josm and the plugins should show up.
     32You can install plugins manually by putting the .jar files in a plugins directory under the Josm directory. Under windows, this is in C:\Documents and Settings\[username]\Application Data\JOSM\plugins. Then restart Josm and the plugins should show up.
    3333
    3434Want to create plugins? Go here: DevelopingPlugins