[josm-dev] debugging plugins

Jo winfixit at gmail.com
Mon Jun 22 08:24:28 UTC 2015


Hi,

When one develops a plugin for JOSM, the compiled jar file is used. That is
quite convenient, but it seems to make it impossible to run a debugger from
Eclipse on the code of the plugin. One can always print messages to the
console, but the ability to work with breakpoints and such is priceless.

Is there a possiblity to use a debugger on plugin code in another way, that
we simply didn't find on our own?

Polyglot


More information about the josm-dev mailing list