mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-10 06:27:59 -05:00
Update DevGuide.md
looks like `gradle eclipse` needs to be run after `gradle prepDev`
This commit is contained in:
@@ -157,7 +157,7 @@ You may see build path errors until the environment is properly prepared, as des
|
||||
From the project root, execute:
|
||||
|
||||
```bash
|
||||
gradle prepDev -x yajswDevUnpack
|
||||
gradle prepDev -x yajswDevUnpack eclipse
|
||||
```
|
||||
The `prepDev` tasks primarily include generating some source, indexing our built-in help, and unpacking some dependencies.
|
||||
Regarding `yajswDevUnpack`, please see the relevant sections on GhidraServer below.
|
||||
|
||||
Reference in New Issue
Block a user