Author: dgolovin
Date: 2011-01-17 15:51:35 -0500 (Mon, 17 Jan 2011)
New Revision: 28318
Modified:
branches/jbosstools-3.2.0.CR1/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
Log:
https://issues.jboss.org/browse/JBIDE-8133 nsIWebBrowser is not available on installation
JBDS in Ubuntu 10.10
xulrunner.initializer fragment included in build
Modified:
branches/jbosstools-3.2.0.CR1/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
===================================================================
---
branches/jbosstools-3.2.0.CR1/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2011-01-17
20:50:17 UTC (rev 28317)
+++
branches/jbosstools-3.2.0.CR1/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2011-01-17
20:51:35 UTC (rev 28318)
@@ -333,4 +333,12 @@
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.jboss.tools.xulrunner.initializer"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ fragment="true"
+ unpack="false"/>
+
</feature>