[jbosstools-issues] [JBoss JIRA] (JBIDE-12365) Enable JBoss Tools Knowledge Base support for dependencies

Alexey Kazakov (JIRA) issues at jboss.org
Mon Oct 5 11:36:00 EDT 2015


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

Alexey Kazakov commented on JBIDE-12365:
----------------------------------------

org.jboss.tools.jst.web.kb is the JBoss Tools Knowledge Base plugin

You can disable this validation in Project properties -> JBoss Tools Knowledge Base -> Validator for you project(s) or you can disable it for the whole workspace in Window -> Preferences -> JBoss Tools -> Web -> Knowledge Base -> Validator
Or you can access these preferences using a quick fix for the validation problem.

> Enable JBoss Tools Knowledge Base support for dependencies
> ----------------------------------------------------------
>
>                 Key: JBIDE-12365
>                 URL: https://issues.jboss.org/browse/JBIDE-12365
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: maven
>    Affects Versions: 3.3.0.Final
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: LATER
>
>
> Suppose we have two maven projects.
> One is CDI/Seam/JSF (any kind of project that requires KB builder/nature).
> The other is a plain java project.
> The first one includes the second one as a dependency.
> When our maven intergration plugins enables CDI/Seam/JSF they also should enable KB support for all the dependencies (direct or indirect ones).
> You can enable KB via org.jboss.tools.jst.web.kb.WebKbPlugin.enableKB(IProject project, IProgressMonitor monitor)
> So CDI/Seam/JSF (KB included) should be enabled for the first project.
> And KB should be enabled for the second one.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list