Modify ↓
      
Opened 16 years ago
Closed 16 years ago
#4679 closed defect (fixed)
JOSM no longer finds plugins in /usr/share/josm/plugins
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: | 
Description
I just upgraded from the previous (r2561) tested version to the new (r3070) one and JOSM is no longer finding my plugins in /usr/share/josm/plugins - in fact strace suggests it is now only looking in ~/.josm/plugins and not in any of the other places the source claims it will look.
Even adding -Djosm.plugins.path=/usr/share/josm/plugins doesn't seem to work.
Attachments (0)
  Note:
 See   TracTickets
 for help on using tickets.
    



(In [3130]) fixed #4679 - JOSM no longer finds plugins in /usr/share/josm/plugins