]
Andre Dietisheim commented on JBIDE-7035:
-----------------------------------------
I'd appreciate a little guidance where it's up to the features I shall check for.
It is obvious for most features which of the existing ones shall be tracked. There are
cases though, where it is not so obvious. As example in the "examples"
components there are 3 features:
- org.jboss.tools.community.project.examples.feature
- org.jboss.tools.project.examples.feature
- org.jboss.tools.project.examples.test.feature
The test feature shall not be tracked of course. But it's not clear to me whether we
need to track the community and the project feature or just one of them.
JBoss tools usage reporting should report components on behalf of the
features
------------------------------------------------------------------------------
Key: JBIDE-7035
URL:
https://jira.jboss.org/browse/JBIDE-7035
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: usage
Affects Versions: 3.2.0.M2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.2.0.Beta
JBoss Tools usage reporting currently reports the presence of certain components (ex.
hibernate tools, smooks, etc.). The presence of certain components is determined on behalf
of custom definitions that were created by hand. Ex. Hibernate tools is detected if one of
the following plugins is present:
HIBERNATETOOLS("org.hibernate.eclipse",
"org.hibernate.eclipse.console",
"org.hibernate.eclipse.help",
"org.hibernate.eclipse.jdt.apt.ui",
"org.hibernate.eclipse.jdt.ui",
"org.hibernate.eclipse.mapper",
"org.jboss.tools.hibernate.jpt.core",
"org.jboss.tools.hibernate.jpt.ui",
"org.jboss.tools.hibernate.ui",
"org.jboss.tools.hibernate.xml",
"org.jboss.tools.hibernate.xml.ui")
These enums are in JBossBundleGroups and should be maintained by hand which is tedious.
It should be far more convenient and sufficient to check the presence of certain features
instead of the current solution.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: