Skip to content

Commit 2d22364

Browse files
committed
Specify JavaSE-17 for GhidraDevPlugin
1 parent 8f8123c commit 2d22364

File tree

1 file changed

+1
-1
lines changed
  • GhidraBuild/EclipsePlugins/GhidraDev/GhidraDevPlugin/META-INF

1 file changed

+1
-1
lines changed

GhidraBuild/EclipsePlugins/GhidraDev/GhidraDevPlugin/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Require-Bundle: org.eclipse.ant.core;bundle-version="3.5.800",
2626
org.python.pydev.ast;bundle-version="6.3.1";resolution:=optional,
2727
org.eclipse.cdt.core;bundle-version="5.9.1";resolution:=optional,
2828
org.eclipse.cdt.ui;bundle-version="5.9.0";resolution:=optional
29-
Bundle-RequiredExecutionEnvironment: JavaSE-11
29+
Bundle-RequiredExecutionEnvironment: JavaSE-17
3030
Bundle-Vendor: Ghidra
3131
Bundle-ActivationPolicy: lazy
3232
Bundle-ClassPath: .,

0 commit comments

Comments
 (0)