ui: Coati states if it requires 32 or 64 bit Java
* also updated documentation
This commit is contained in:
@@ -483,7 +483,7 @@
|
||||
|
||||
<h2>Finding Java Runtime Library Location</h2>
|
||||
|
||||
<p>The current version of Coati requires Java 8 to index any Java project. To locate the required library file, please refer to the applicable description below.</p>
|
||||
<p>The current version of Coati requires an installation of the Java 8 runtime environment to index any Java project. Make sure that Coati and your JRE share the same kind or architecture (a 32 bit Coati requires a 32 bit JRE). To locate the required library file, please refer to the applicable description below.</p>
|
||||
|
||||
<h3>On Windows</h3>
|
||||
<p>The Java Runtime Library (called <code>jvm.dll</code>) can be found inside of your JRE install folder and looks like this:</p>
|
||||
|
||||
Reference in New Issue
Block a user