mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Merge remote-tracking branch 'origin/GT-2739_d-millar_UpdateDevGuide'
This commit is contained in:
commit
7c244eaeb3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue