[
https://issues.jboss.org/browse/JBIDE-18029?page=com.atlassian.jira.plugi...
]
Alexey Kazakov edited comment on JBIDE-18029 at 8/22/14 7:59 PM:
-----------------------------------------------------------------
JBT now tracks installed features as well as installed plugins included in the features.
For example for tracking CDI tools we look for "org.jboss.tools.cdi.feature"
feature OR "org.eclipse.tools.cdi.core" plugin. If any of them is installed we
will add "cdi" to the keyword: {code}*-cdi-*{code}
The list of all tracked features/plugins can be found here
https://github.com/jbosstools/jbosstools-base/blob/master/usage/plugins/o...
was (Author: akazakov):
JBT now tracks installed features as well as installed plugins included in the features.
For example for tracking CDI tools we look for "org.jboss.tools.cdi.feature"
feature OR "org.eclipse.tools.cdi.core" plugin. If any of them is installed we
will add "cdi" to the keyword: *-cdi-*
The list of all tracked features/plugins can be found here
https://github.com/jbosstools/jbosstools-base/blob/master/usage/plugins/o...
find way to track plugins that are not branded
----------------------------------------------
Key: JBIDE-18029
URL:
https://issues.jboss.org/browse/JBIDE-18029
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: usage
Reporter: Max Rydahl Andersen
Assignee: Alexey Kazakov
Fix For: 4.2.0.CR1
JBIDE-17989 reiterated that plugins that are not branded does not get detected.
Opening separate jira to find a way to make this possible.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)