[
https://jira.jboss.org/jira/browse/JBIDE-5974?page=com.atlassian.jira.plu...
]
Vadim Berezniker commented on JBIDE-5974:
-----------------------------------------
I just edited my .project and settings directory to match the seam-gen new project
templates *exactly*.
When I open the project, Eclipse adds
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
and
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
automatically
then when I perform "Add JSF Capability", it goes back to the exact same state
that I sent to you.
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, 3.1.0.GA
Environment: Eclipse 3.5 SR2
Windows 7
Reporter: Cody Lerum
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 3.1.1
Attachments: .project, .project, .settings.zip
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#a...)
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