You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2015/11/22 20:49:04 UTC

svn commit: r973251 - in /websites/staging/directory/trunk/content: ./ studio/faqs.html

Author: buildbot
Date: Sun Nov 22 19:49:03 2015
New Revision: 973251

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/studio/faqs.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov 22 19:49:03 2015
@@ -1 +1 @@
-1715681
+1715684

Modified: websites/staging/directory/trunk/content/studio/faqs.html
==============================================================================
--- websites/staging/directory/trunk/content/studio/faqs.html (original)
+++ websites/staging/directory/trunk/content/studio/faqs.html Sun Nov 22 19:49:03 2015
@@ -194,9 +194,12 @@ h2:hover > .headerlink, h3:hover > .head
 
 
 <p>Please notice the line break between -vm and the path.</p>
-<p>Mac OS X notes:
-<em> You need to install the JDK (Java Development Kit), the JRE is not enough!
-</em> You can find out the Java home directories with <code>/usr/libexec/java_home -V</code>, append <code>/bin/java</code> to the path</p>
+<p>Studio requires Java 7 or Java 8 (recommended). Java 9 is not yet supported.</p>
+<p>Mac OS X notes:</p>
+<ul>
+<li>You need to install the JDK (Java Development Kit), the JRE is not enough!</li>
+<li>You can find out the Java home directories with <code>/usr/libexec/java_home -V</code>, append <code>/bin/java</code> to the path</li>
+</ul>
 <h3 id="how-to-increase-the-heap-memory">How to increase the heap memory?<a class="headerlink" href="#how-to-increase-the-heap-memory" title="Permanent link">&para;</a></h3>
 <p>Add the following content to <em>ApacheDirectoryStudio.ini</em> file:</p>
 <div class="codehilite"><pre><span class="o">-</span><span class="n">vmargs</span>