Replies: 1 comment 2 replies
-
|
Ghidra is developed using Eclipse. Instructions for setting that up are here. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the correct development workflow for someone who prefers incremental testing? I've been doing a
gradle buildGhidrato an unzip to a ./ghidraRun to test a change in functionality, but I am feeling there ought to be a way to avoid this overhead....Any thoughts from the community?
Beta Was this translation helpful? Give feedback.
All reactions