mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-12 23:23:17 +00:00
parent
30df737334
commit
7391472a56
@ -6,8 +6,7 @@ NOTE: Only "Eclipse for RCP and RAP Developers" has the ability to do the below
|
||||
following instructions assume that you are using this version of Eclipse.
|
||||
|
||||
Importing GhidraDev Eclipse projects (they are deactivated by default):
|
||||
1) Uncomment the line in settings.gradle that includes the GhidraDev project.
|
||||
2) Run "gradle eclipse" to generate the GhidraDev Eclipse projects.
|
||||
1) Run gradle eclipse -PeclipsePDE
|
||||
3) From Eclipse, File --> Import --> General --> Existing Projects into Workspace
|
||||
4) From the ghidra repo, import "Eclipse GhidraDevFeature" and "Eclipse GhidraDevPlugin".
|
||||
|
||||
@ -27,7 +26,7 @@ Building from Eclipse:
|
||||
2) File --> Export --> Plug-in Development --> Deployable features
|
||||
3) Check ghidra.ghidradev (x.y.z.qualifier)
|
||||
4) Select "Archive file" and choose a directory to save it to. It must end up in
|
||||
ghidra.bin/GhidraBuild/Eclipse/GhidraDev/. Name it GhidraDev-x.y.z.zip.
|
||||
ghidra.bin/GhidraBuild/EclipsePlugins/GhidraDev/. Name it GhidraDev-x.y.z.zip.
|
||||
5) In the "Options" tab make sure things look like this:
|
||||
- Export source: UNCHECKED
|
||||
- Package as individual JAR archives: CHECKED
|
||||
|
Loading…
Reference in New Issue
Block a user