[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9427) "JBoss Tools Editor might not fully work in project... add JSF capabilities?" dialog appears when it should not

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Mon Aug 1 12:56:23 EDT 2011


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

Yahor Radtsevich commented on JBIDE-9427:
-----------------------------------------

I was unable to reproduce this bug. The logic of this dialog looks to be simple [1]:
1. If there is {{javax.faces.webapp.FacesServlet}} in the project and {{org.jboss.tools.jsf.jsfnature}} is missing, then it proposes to add this nature.
2. If project has {{{{org.jboss.tools.jsf.jsfnature}} and there is a KB problem marker in problems, then it proposes to add KB nature.

[1] [org.jboss.tools.jsf.ui.editor.check.ProjectNaturesChecker.checkNatures(IProject)|https://source.jboss.org/browse/JBossTools/trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/editor/check/ProjectNaturesChecker.java?hb=true#to88]

> "JBoss Tools Editor might not fully work in project... add JSF capabilities?" dialog appears when it should not
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9427
>                 URL: https://issues.jboss.org/browse/JBIDE-9427
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.3.0.M2
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>             Fix For: 3.3.0.M3
>
>
> "JBoss Tools Editor might not fully work in project... add JSF capabilities?" dialog may appear for HTML projects where it is unnecessary.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list