mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GT-3146: Preventing Ghidra from launching with 32-bit Java (fixes #882).
This commit is contained in:
@@ -81,7 +81,7 @@ Ghidra team if you have a specific need.</p></blockquote>
|
||||
</ul>
|
||||
<h3>Software</h3>
|
||||
<ul>
|
||||
<li>Java 11 Runtime and Development Kit (JDK) (see <a href="#JavaNotes">Java Notes</a>)</li>
|
||||
<li>Java 11 64-bit Runtime and Development Kit (JDK) (see <a href="#JavaNotes">Java Notes</a>)</li>
|
||||
<ul>
|
||||
<li>Free long term support (LTS) versions of JDK 11 are provided by:</li>
|
||||
<ul>
|
||||
@@ -406,7 +406,7 @@ be installed in a pre-existing Eclipse installation.</p>
|
||||
<p>(<a href="#top">Back to Top</a>)</p>
|
||||
|
||||
<h2><a name="Upgrading"></a>Upgrade Instructions</h2>
|
||||
<h3><a name="GeneralUpgrade"</a>General Upgrade Instructions</h3>
|
||||
<h3><a name="GeneralUpgrade"></a>General Upgrade Instructions</h3>
|
||||
<ol>
|
||||
<li>
|
||||
<b><font color="red">!!!Important!!!</font> BACKUP YOUR OLD PROJECTS FIRST!!<font color="red">
|
||||
@@ -436,7 +436,7 @@ be installed in a pre-existing Eclipse installation.</p>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h3><a name="ServerUpgrade"</a>Server Upgrade Instructions</h3>
|
||||
<h3><a name="ServerUpgrade"></a>Server Upgrade Instructions</h3>
|
||||
<ul>
|
||||
<li>
|
||||
Please refer to the<i><GhidraInstallDir></i>/server/svrREADME.html file for details on
|
||||
|
||||
Reference in New Issue
Block a user