[jbosstools-commits] JBoss Tools SVN: r43821 - 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:15:53 EDT 2012


Author: adietish
Date: 2012-09-19 06:15:53 -0400 (Wed, 19 Sep 2012)
New Revision: 43821

Modified:
   trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java
Log:
[JBIDE-12640] added forge 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:13:10 UTC (rev 43820)
+++ trunk/usage/plugins/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java	2012-09-19 10:15:53 UTC (rev 43821)
@@ -50,6 +50,7 @@
 		DROOLS("org.drools.eclipse.feature"),
 		ESB("org.jboss.tools.esb.feature"),
 		EXAMPLES("org.jboss.tools.project.examples.feature"),
+		FORGE("org.jboss.tools.forge.feature"),
 		FLOW("org.jboss.tools.flow.common.feature"),
 		FREEMARKER("org.jboss.ide.eclipse.freemarker.feature"),
 		GWT("org.jboss.tools.gwt.feature"),



More information about the jbosstools-commits mailing list