Author: adietish
Date: 2012-09-19 06:36:11 -0400 (Wed, 19 Sep 2012)
New Revision: 43824
Modified:
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java
Log:
[JBIDE-12458] added deltacloud back to the components that get reported since this allows
us to see if JBT is installed into Eclipses with pre-Alpha1 plugins
Modified:
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java
===================================================================
---
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java 2012-09-19
10:25:29 UTC (rev 43823)
+++
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java 2012-09-19
10:36:11 UTC (rev 43824)
@@ -46,8 +46,9 @@
BIRT("org.jboss.tools.birt.feature"),
BPEL("org.jboss.tools.bpel.feature"),
CDI("org.jboss.tools.cdi.feature"),
- CENTRAL("org.jboss.tools.central.feature"),
+ CENTRAL("org.jboss.tools.deltacloud.feature"),
COMMON("org.jboss.tools.common.feature"),
+ DELTACLOUD("org.jboss.tools.deltacloud.feature"),
DROOLS("org.drools.eclipse.feature"),
ESB("org.jboss.tools.esb.feature"),
EXAMPLES("org.jboss.tools.project.examples.feature"),
Show replies by date