[jbosstools-commits] JBoss Tools SVN: r35999 - branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Oct 25 20:23:32 EDT 2011


Author: irooskov at redhat.com
Date: 2011-10-25 20:23:32 -0400 (Tue, 25 Oct 2011)
New Revision: 35999

Modified:
   branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml
Log:
updated for TOOLSDOC-265


Modified: branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml	2011-10-26 00:23:18 UTC (rev 35998)
+++ branches/jbosstools-3.2.x/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml	2011-10-26 00:23:32 UTC (rev 35999)
@@ -58,15 +58,15 @@
 				<para>If none of these work, do the following:</para>
 				<itemizedlist>
 					<listitem>
-						<para>Clear the Eclipse log file,<filename>&lt;workspace&gt;\.metadata\.log</filename>
+						<para>Clear the JBoss Developer Studio log file,<filename>&lt;workspace&gt;\.metadata\.log</filename>
 						</para>
 					</listitem>
 					<listitem>
-						<para>Start Eclipse with the -debug option:</para>
-						<programlisting role="JAVA"><![CDATA[eclipse -debug]]></programlisting>
+						<para>Start JBoss Developer Studio with the -debug option:</para>
+						<programlisting role="JAVA"><![CDATA[jbdevstudio -debug]]></programlisting>
 					</listitem>
 					<listitem>
-						<para>Post the Eclipse log file(<filename>&lt;workspace&gt;\.metadata\.log</filename>) on the forums.</para>
+						<para>Post the JBoss Developer Studio log file(<filename>&lt;workspace&gt;\.metadata\.log</filename>) on the forums.</para>
 					</listitem>
 				</itemizedlist>
 			</listitem>



More information about the jbosstools-commits mailing list