ui: Coati states if it requires 32 or 64 bit Java

* also updated documentation
This commit is contained in:
malte_langkabel
2017-01-11 11:58:33 +01:00
parent 0b3defbd1d
commit a8ca0660fa
6 changed files with 52 additions and 5 deletions
+1 -1
View File
@@ -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>