Modify ↓
Opened 3 years ago
Closed 3 years ago
#4218 closed enhancement (fixed)
document console use: at least josm --help
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
Hi
Thanks for your work
Would it be possible to change the plugin-directory within the prefrences ?
You could then use /usr/local/share/josm/plugin for example and also use to different directories for tested and latest.
This would also save bandwidth cause you do not have to download plugins over and over again.
Thanks
Attachments (0)
Change History (5)
comment:1 Changed 3 years ago by bastiK
comment:2 Changed 3 years ago by anonymous
- Resolution set to invalid
- Status changed from new to closed
comment:3 Changed 3 years ago by skyper
- Resolution invalid deleted
- Status changed from closed to reopened
- Summary changed from possibility to change the plugin directory in prefrences to document console use: at least josm --help
Why is this not mentioned anywhere ?
comment:4 Changed 3 years ago by Gubaer
Why is this not mentioned anywhere ?
Don't know but why don't you start and document it here ?
comment:5 Changed 3 years ago by skyper
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.



You can put your plugins in /usr/local/share/josm/plugins, JOSM will find them there.
If you like to have different plugin-folders for tested and latest, it is recommended, to change the entire preference directory:
java -Djosm.home=/home/user/.josm_latest -jar josm.jar
Read the command line help (--help) for more.