[josm-dev] debugging plugins
Vincent Privat
vincent.privat at gmail.com
Mon Jun 22 09:54:24 UTC 2015
Yes it is possible. Simply add the Eclipse project of your plugin to the
list of projects being used to search for sources in your debug
configuration.
Cheers,
Vincent
2015-06-22 10:24 GMT+02:00 Jo <winfixit at gmail.com>:
> 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
> _______________________________________________
> josm-dev mailing list
> josm-dev at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/josm-dev
>
More information about the josm-dev
mailing list