[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5974) Add JSF Capabilities not preserved after restart

Cody Lerum (JIRA) jira-events at lists.jboss.org
Mon Mar 1 18:35:43 EST 2010


Add JSF Capabilities not preserved after restart
------------------------------------------------

                 Key: JBIDE-5974
                 URL: https://jira.jboss.org/jira/browse/JBIDE-5974
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.1.0.CR2
         Environment: Eclipse 3.5 SR2
Windows 7
            Reporter: Cody Lerum


This is when working with a seam-gen ear project.

When using Tools 3.1CR2 the plugin prompts you to add JSF capabilities to ensure code completion (code suggest?) works correctly. 

When adding to an ear project you have to unselect the target server otherwise it starts publishing your project as a war to the server even though it is an ear. ( see comment here - https://jira.jboss.org/jira/browse/JBIDE-4685?focusedCommentId=12517386#action_12517386)

It appears that this adds then 5 seconds later I get an error

WARNING: workspace home changed from  to V:/workspace/myProject/resources/WEB-INF
Project P/myProject has corrupted nature: org.jboss.tools.jsf.jsfnature

code complete for EL starts working fine then until eclipse is restarted.

Then when the project builds the following errors shows up in the Error log

Project P/myProject has corrupted nature: org.jboss.tools.jsf.jsfnature

Under the project configure menu the option again shows as "Add JSF Capabiliites" rather than Remove.

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