Author: nickboldt
Date: 2011-12-12 12:31:57 -0500 (Mon, 12 Dec 2011)
New Revision: 37228
Modified:
trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBDS-1962 nest required IUs for JRebel in a single connector
Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-12 17:31:48
UTC (rev 37227)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2011-12-12 17:31:57
UTC (rev 37228)
@@ -254,6 +254,10 @@
name="JRebel"
provider="zeroturnaround.org"
siteUrl="http://www.zeroturnaround.com/update-site/">
+ <iu id="org.zeroturnaround.eclipse.nature.feature"/>
+ <iu id="org.zeroturnaround.eclipse.debug.feature"/>
+ <iu id="org.zeroturnaround.eclipse.wtp.feature"/>
+ <iu id="org.zeroturnaround.eclipse.embedder.feature"/>
<icon
image32="images/jrebel_32.png">
</icon>