[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5162) Add KB builder/nature to web projects in our Project Examples.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Nov 6 12:51:05 EST 2009


Add KB builder/nature to web projects in our Project Examples.
--------------------------------------------------------------

                 Key: JBIDE-5162
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5162
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: project-examples
            Reporter: Alexey Kazakov
            Assignee: Snjezana Peco


Let's add 
         <buildCommand>
             <name>org.jboss.tools.jst.web.kb.kbbuilder</name>
             <arguments>
             </arguments>
         </buildCommand>
...
         <nature>org.jboss.tools.jst.web.kb.kbnature</nature> 
to .project files of our Web project examples.
It's needed for correct work of Code assist and JSF EL Validation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list