GP-5125: Fixed an issue with the GhidraDev Eclipse plugin's "Import

Ghidra Module Source" feature that prevented the module's extension
points from being discovered by Ghidra when launched with the project's
run/debug configuration.
This commit is contained in:
Ryan Kurtz
2024-11-13 10:45:59 -05:00
parent 2928750c96
commit d9f465f461
2 changed files with 35 additions and 55 deletions

View File

@@ -32,6 +32,8 @@ change with future releases.
## Change History
__4.0.1:__
* New Ghidra module projects now contain a default `README.md` file.
* Fixed a bug that prevented an imported module source project from being discovered by Ghidra when
launched with the project's run/debug configuration.
__4.0.0:__
* GhidraDev has been upgraded to be compatible with Ghidra 11.2 and later. It is not backwards