mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 19:42:14 +00:00
Update DevGuide.md
looks like `gradle eclipse` needs to be run after `gradle prepDev`
This commit is contained in:
parent
49c2010b63
commit
2b3c61b8e1
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user