Help debugging my code #1512
BishopWolf
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have developed a plugin to an external software (https://fiji.sc). I can debug using the test functionality, but I can't debug directly when running the software. Is there any way to attach my debugger to fiji when running my plugin, or this is just nonsense from my part?
To add to the discussion: Since it is a plugin, my code has no main class.
Beta Was this translation helpful? Give feedback.
All reactions