[josm-dev] JOSM, plugins and Eclipse (was: Patch for sorting members in the relation editor)
Pieren
pieren3 at gmail.com
Sat Aug 16 23:57:35 BST 2008
The problem is that Josm is loading the plugin jar's from the
~/josm/plugins folder and not from where it is compiled.
What I did to fix this is create an export file descriptor
(Eclipse->Export->jar->save to file) .jardesc in the plugin project
which export the plugin jar file into the final location (right click
on the jardesc file and click on 'create jar'):
In "select the export destination", I gave:
C:\Documents and Settings\<myusername>\Application
Data\JOSM\plugins\myplugin.jar
regards
Pieren
On Sun, Aug 17, 2008 at 12:37 AM, Bodo Meissner <bodo at bodo-m.de> wrote:
>
More information about the josm-dev
mailing list