Skip to content

debug plugin #800

Answered by mickaelistria
hammyau asked this question in Q&A
Mar 24, 2022 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

If you want to debug as you're developing your application, then use PDE debug capabilities as suggested by Christoph. But this does require you to properly configure your workspace to develop your application.
If you want to debug the resulting application, just tweak the .ini file of your application to add some debugging VM args (standard Java flags), and then connect to it with https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Ftasks%2Ftask-remotejava_launch_config.htm

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@hammyau
Comment options

@laeubi
Comment options

@hammyau
Comment options

Comment options

You must be logged in to vote
1 reply
@hammyau
Comment options

Answer selected by hammyau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants