Skip to content

How can I test my Ghidra code modifications and my Ghidra FileSystem extension together? #7050

Answered by ryanmkurtz
hippietrail asked this question in Q&A
Discussion options

You must be logged in to vote

Can you try this:

  1. Select all in the Package Explorer, right click, and then click delete. Don't check the checkbox on the dialog.
  2. Run gradle cleanEclipse eclipse
  3. File -> Import -> General -> Existing Projects into Workspace
  4. Root should be the top of your git repo
  5. Make sure only the 1st and 4th Options are checked
  6. Finish

Replies: 1 comment 21 replies

Comment options

You must be logged in to vote
21 replies
@hippietrail
Comment options

@ryanmkurtz
Comment options

@hippietrail
Comment options

@ryanmkurtz
Comment options

Answer selected by hippietrail
@astrelsky
Comment options

@ryanmkurtz
Comment options

@hippietrail
Comment options

@hippietrail
Comment options

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