[jbosstools-commits] JBoss Tools SVN: r43823 - trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Sep 19 06:25:29 EDT 2012
Author: adietish
Date: 2012-09-19 06:25:29 -0400 (Wed, 19 Sep 2012)
New Revision: 43823
Modified:
trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java
Log:
[JBIDE-12642] added central to the components that are reported
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:20:43 UTC (rev 43822)
+++ 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)
@@ -46,6 +46,7 @@
BIRT("org.jboss.tools.birt.feature"),
BPEL("org.jboss.tools.bpel.feature"),
CDI("org.jboss.tools.cdi.feature"),
+ CENTRAL("org.jboss.tools.central.feature"),
COMMON("org.jboss.tools.common.feature"),
DROOLS("org.drools.eclipse.feature"),
ESB("org.jboss.tools.esb.feature"),
More information about the jbosstools-commits
mailing list