debugging plugin API
Hi all,
I am using a .jar plugin in MPS and trying to use the API of the plugin. However, I can not debug the plugin and see the Sytem.out.println logs. Could anyone say how can I see the plugin logs from MPS?
thanks in advance
Please sign in to leave a comment.
Could you please elaborate? Otherwise the following guide might help.
https://confluence.jetbrains.com/display/MPSD32/Using+MPS+Debugger
Regards
msch95
thanks a lot! it helped :)