[
https://issues.jboss.org/browse/JBIDE-16973?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-16973:
-----------------------------------------------
That is good that imported project has org.jboss.tools.jsf.jsfnature nature. It adds JBoss
Tools JSF capabilities to the project. The problem solved was that internal validation
considered this nature to be added illegally for projects without WEB-INF folder. For the
latest versions of web projects it is ok to miss that folder so that the fix removes that
check. Unless you do not see logged warning "Project P/<projectname> has
corrupted nature: org.jboss.tools.jsf.jsfnature" and the nature is present, the
project is ok.
Corrupted JSF nature for openshift project
------------------------------------------
Key: JBIDE-16973
URL:
https://issues.jboss.org/browse/JBIDE-16973
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsf
Affects Versions: 4.2.0.Beta1
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 4.2.0.Beta2
1. Create a WildFly 8 project in
www.openshift.com
2. Import it in JBT as an existing openshift project
3. See eclipse log:
"Project P/<projectname> has corrupted nature:
org.jboss.tools.jsf.jsfnature"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)