mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
Specify JavaSE-17 for GhidraDevPlugin
This commit is contained in:
parent
8f8123caf1
commit
2d2236457d
@ -26,7 +26,7 @@ Require-Bundle: org.eclipse.ant.core;bundle-version="3.5.800",
|
||||
org.python.pydev.ast;bundle-version="6.3.1";resolution:=optional,
|
||||
org.eclipse.cdt.core;bundle-version="5.9.1";resolution:=optional,
|
||||
org.eclipse.cdt.ui;bundle-version="5.9.0";resolution:=optional
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-17
|
||||
Bundle-Vendor: Ghidra
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-ClassPath: .,
|
||||
|
Loading…
Reference in New Issue
Block a user