Author: irooskov(a)redhat.com
Date: 2011-06-13 19:58:45 -0400 (Mon, 13 Jun 2011)
New Revision: 32073
Modified:
trunk/documentation/guides/MigrationGuide/en-US/issues.xml
Log:
updated with XulRunner information as per TOOLSDOC-137
Modified: trunk/documentation/guides/MigrationGuide/en-US/issues.xml
===================================================================
--- trunk/documentation/guides/MigrationGuide/en-US/issues.xml 2011-06-13 23:20:00 UTC
(rev 32072)
+++ trunk/documentation/guides/MigrationGuide/en-US/issues.xml 2011-06-13 23:58:45 UTC
(rev 32073)
@@ -40,19 +40,25 @@
<section>
<title>Visual Editor doesn't start and "XPCOM error
-2147467259" appears</title>
- <para>This error shows that you have problems with your buildin XULRunner
plugin.To resolve the issue,please: </para>
+ <para>This error shows that you have problems with your built-in XULRunner
plugin. Follow these steps to resolve the issue: </para>
<itemizedlist>
<listitem><para>Open <property>Help -> About JBoss
Developer Studio-> Installation Details... ->
Configuration</property></para></listitem>
<listitem><para>find org.eclipse.swt.browser.XULRunnerPath
and open this path in terminal</para></listitem>
<listitem><para>try xulrunner.exe -version or ./xulrunner
-version command and you will see what is needed for XULRunner to
work</para></listitem>
</itemizedlist>
+ <para>
+ In JBoss Developer Studio 4.0, XulRunner 1.9.1.2 or above is required for the visual
editor to work correctly. If you are running on a system that uses XulRunner 1.8 or
earlier, you may see the above issue.
+ </para>
+ <para>
+ XulRunner 1.9.1.2 is supported on Windows 32-bit and 64bit, Linux 32-bit and 64-bit
and Max OSZ Cocoa 32-bit. The JBoss Developer Studio distribution for Mac OSX Cocoa 64-bit
does not include the Visual Page Editor.
+ </para>
</section>
<section>
<title>Problems with <emphasis>not "JBDS"</emphasis>
plugins</title>
- <para>Some additional plugins that are not supplied by JBDS and work on
JBDS 2.X may not work on 3.0.0.GA</para>
+ <para>Some additional plugins that are not supplied by JBoss Developer
Studio and work on JBDS 2.X may not work on 3.0.0.GA</para>
<itemizedlist>
<listitem><para>To solve the problem check whether the plugin is
compatible with Eclipse 3.5.</para></listitem>
- <listitem><para>But because such pugins are not supported by
JBDS, we can not guarantee its proper work.</para></listitem>
+ <listitem><para>But because such pugins are not supported by
JBoss Developer Studio, we can not guarantee its proper
work.</para></listitem>
</itemizedlist>
</section>
Show replies by date