[jbosstools-issues] [JBoss JIRA] (JBIDE-18029) find way to track plugins that are not branded

Alexey Kazakov (JIRA) issues at jboss.org
Fri Aug 22 20:00:02 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995233#comment-12995233 ] 

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/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java#L45


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/org.jboss.tools.usage/src/org/jboss/tools/usage/internal/reporting/JBossToolsComponents.java#L45

> 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)


More information about the jbosstools-issues mailing list