[jbosstools-commits] JBoss Tools SVN: r41665 - trunk/documentation/guides/GettingStartedGuide/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sun Jun 3 17:33:10 EDT 2012


Author: irooskov at redhat.com
Date: 2012-06-03 17:33:08 -0400 (Sun, 03 Jun 2012)
New Revision: 41665

Modified:
   trunk/documentation/guides/GettingStartedGuide/en-US/Getting_Started_Guide.xml
   trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml
Log:
updated with new info


Modified: trunk/documentation/guides/GettingStartedGuide/en-US/Getting_Started_Guide.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/Getting_Started_Guide.xml	2012-06-03 16:59:08 UTC (rev 41664)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/Getting_Started_Guide.xml	2012-06-03 21:33:08 UTC (rev 41665)
@@ -13,6 +13,7 @@
 <xi:include href="jboss_perspective.xml" xmlns:xi="http://www.w3.org/2001/XInclude">
 </xi:include>
 <xi:include href="manage.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="burr.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="jsp_application.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="rad_jsf_application.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <!--<xi:include href="project_examples.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>-->

Modified: trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml	2012-06-03 16:59:08 UTC (rev 41664)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/installation.xml	2012-06-03 21:33:08 UTC (rev 41665)
@@ -257,6 +257,11 @@
 			When installing JBoss Developer Studio on the 64-bit edition of MacOS X Snow Leopard or Lion, only the 64-bit edition of JBoss Developer Studio is supported. Though the 32-bit edition will install, many features will not work correctly due to Java 1.6 being specific to 64-bit applications on Leopard and JBoss Developer Studio requiring Java 1.6 for all features to function.
 		</para>
 	</important>
+	<note>
+		<para>
+			The Visual Page Editor tools is only available in the 32-bit version of the JBoss Developer Studio. You may still run your application servers in 64-bit virtual machines (if needed), to insure compatibility with the production environment.
+		</para>
+	</note>
 	<section id="Installing_JBoss_Developer_Studio-Automated_Installation">
 		<title>Automated Installation</title>
 		<para>



More information about the jbosstools-commits mailing list