mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-0: Updating reference to supported java version in ghidraSvr scripts
This commit is contained in:
@@ -5,7 +5,7 @@ rem Ghidra Server Script (see svrREADME.html for usage details)
|
||||
rem Usage: ghidraSvr [ console | status | install | uninstall | start | stop | restart ]
|
||||
rem ---------------------------------------------------------------------------------------
|
||||
|
||||
rem The Java 11 (or later) runtime installation must either be on the system path or identified
|
||||
rem The Java 17 (or later) runtime installation must either be on the system path or identified
|
||||
rem by setting the JAVA_HOME environment variable. If not using a formally installed Java
|
||||
rem runtime which has been configured into the system PATH ahead of other Java installations
|
||||
rem it may be necessary to explicitly specify the path to the installation by setting JAVA_HOME
|
||||
|
||||
Reference in New Issue
Block a user