[josm-dev] JOSM, plugins and Eclipse (was: Patch for sorting members in the relation editor)

2008-08-16 Thread Bodo Meissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robin Rattay wrote, on 16.08.2008 21:21: | | I haven't found a way to debug a plug-in yet. Does anyone know how you | do that with Eclipse? I once got this hint from Frederik: I added all the plugins I want to use (and debug) to JOSM (no need to run

Re: [josm-dev] JOSM, plugins and Eclipse (was: Patch for sorting members in the relation editor)

2008-08-16 Thread Pieren
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