mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-0: Framework Utility now requires Java 11+ instead of Java 8+.
LaunchSupport now requires Java 8+ instead of Java 7+.
This commit is contained in:
@@ -133,7 +133,7 @@ destination using any unzip program (built-in OS utilities, 7-Zip, WinZip, WinRA
|
||||
<li>
|
||||
Ghidra requires a <a href="#Requirements">supported</a> version of a Java Runtime and
|
||||
Development Kit on the PATH to run. However, if there is a version of Java on the PATH that
|
||||
Ghidra does not support, it will use that version of Java (if 1.7 or later) to assist in
|
||||
Ghidra does not support, it will use that version of Java (if 1.8 or later) to assist in
|
||||
locating a supported version on your system. If one cannot be automatically located, the user
|
||||
will be prompted to enter a path to the Java home directory to use (the Java home directory is
|
||||
the parent directory of Java's <i>bin</i> directory). This minimizes the impact Ghidra has on
|
||||
|
||||
Reference in New Issue
Block a user