Author: irooskov(a)redhat.com
Date: 2011-10-25 20:23:18 -0400 (Tue, 25 Oct 2011)
New Revision: 35998
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml
Log:
updated for TOOLSDOC-265
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml 2011-10-25 23:32:56
UTC (rev 35997)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml 2011-10-26 00:23:18
UTC (rev 35998)
@@ -58,16 +58,18 @@
<para>If none of these work, do the following:</para>
<itemizedlist>
<listitem>
- <para>Clear the Eclipse log
file,<filename><workspace>\.metadata\.log</filename>
- </para>
+ <para>Clear the JBoss Developer Studio log
file,<filename><workspace>\.metadata\.log</filename>
+ </para>
+ </listitem>
+ <listitem>
+ <para>Start JBoss Developer Studio with the -debug option:</para>
+ <programlisting role="JAVA">
+ <![CDATA[jbdevstudio -debug]]>
+ </programlisting>
</listitem>
<listitem>
- <para>Start Eclipse with the -debug option:</para>
- <programlisting role="JAVA"><![CDATA[eclipse
-debug]]></programlisting>
+ <para>Post the JBoss Developer Studio log
file(<filename><workspace>\.metadata\.log</filename>) on the
forums.</para>
</listitem>
- <listitem>
- <para>Post the Eclipse log
file(<filename><workspace>\.metadata\.log</filename>) on the
forums.</para>
- </listitem>
</itemizedlist>
</listitem>
</orderedlist>
Show replies by date