Author: nickboldt
Date: 2012-05-03 09:13:23 -0400 (Thu, 03 May 2012)
New Revision: 40752
Modified:
trunk/central/features/org.jboss.tools.community.central.feature/feature.xml
Log:
JBIDE-11299 remove unneeded plugin, but keep this feature around for ease-of-use when
installing Central into Eclipse
Modified: trunk/central/features/org.jboss.tools.community.central.feature/feature.xml
===================================================================
---
trunk/central/features/org.jboss.tools.community.central.feature/feature.xml 2012-05-03
13:12:55 UTC (rev 40751)
+++
trunk/central/features/org.jboss.tools.community.central.feature/feature.xml 2012-05-03
13:13:23 UTC (rev 40752)
@@ -26,6 +26,7 @@
<import feature="org.jboss.tools.runtime.seam.detector.feature"
version="1.3.0.qualifier" match="greaterOrEqual"/>
</requires>
- <plugin id="org.jboss.tools.community.central"
download-size="0" install-size="0" version="0.0.0"/>
+ <!-- JBIDE-11299 remove unneeded plugin, but keep this feature around for
ease-of-use when installing Central into Eclipse
+ <plugin id="org.jboss.tools.community.central"
download-size="0" install-size="0" version="0.0.0"/>
-->
</feature>
Show replies by date