Changes between Version 17 and Version 18 of Help/Preferences/Plugins


Ignore:
Timestamp:
2012-04-04T17:34:12+02:00 (14 years ago)
Author:
skyper
Comment:

added manual install from plugins

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Plugins

    v17 v18  
    77
    88**Please, install only the plugins you need.** Plugins will probably rise the chance of code errors and some combinations might even not been tested.
     9
     10[[TOC(inline)]]
    911
    1012== Installing plugins ==
     
    4446* Select the radio button **Never update** to disable version or time based automatic update. JOSM will skip automatic update at startup if this policy is selected.
    4547
    46 The interval in days for the **time based updated mode** can be set below the radio buttons (''default=60'').
     48The interval in days for the **time based updated mode** can be set below the radio buttons (''default=30'').
     49
     50== Manually installing plugins ==
     51If the automatic way does not work, you can install plugins manually by putting the .jar files in the **plugins** directory under the JOSM directory
     52
     53 * Under **Windows**, this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.
     54 * Under **Vista**, the plugins are located in  {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}.
     55 * On a **Mac** you will find the JOSM directory in the user directory {{{/Users/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the Finders Go to folder menu command ({{{Cmd+Shift+G}}}), and enter "~/.josm") in the dialog that pops up. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.)
     56 * On a **Linux** system you will find the JOSM directory in the user directory {{{/home/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the file manager and enter "~/.josm" in the address line (if no address line is visible just try to enter a letter and hopefully a popup to enter the address will open). Alternatively it is possible to "show hidden" files and folders in the file manager, using the keyboard shortcut ''Ctrl+H''. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.)
     57
     58Now restart JOSM and the plugins should show up in the plugin list under **''Edit -> Preferences -> [[Image(source:trunk/images/preferences/plugin.png,15)]] [wiki:Help/Preferences/Plugins Plugins]''**.[[BR]] Activate the Plugins, click on [[Image(source:/trunk/images/ok.png,15)]] **OK** to save the preferences and restart JOSM once more.
     59
    4760
    4861== See also ==