mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-05 04:04:04 -05:00
GP-0: Adding "gradle clean" to DevGuide.md
This commit is contained in:
@@ -41,6 +41,12 @@ will be stored at `$HOME/.gradle/`.
|
||||
gradle prepdev
|
||||
```
|
||||
|
||||
Clean up repository build files. In rare circumstances this may be necessary after a `git pull` to
|
||||
fix unexplainable compilation errors.
|
||||
```
|
||||
gradle clean
|
||||
```
|
||||
|
||||
Generate nested Eclipse project files which can then be imported into Eclipse as "existing
|
||||
projects".
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user