Merge remote-tracking branch 'origin/GT-2739_d-millar_UpdateDevGuide'

This commit is contained in:
ghidravore 2019-04-16 14:43:42 -04:00
commit 7c244eaeb3

View File

@ -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.