facebook

Can’t set JSF 2.2

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #348126 Reply

    Tony Herstell
    Participant

    The picture speaks a 1000 words.

    Attachments:
    You must be logged in to view attached files.
    #348144 Reply

    balanceofpower,

    Sorry that you are seeing this issue. We could replicate the issue at our end. I have filed a bug report for the dev team to look into it.

    As a workaround, can you please open the Navigator view (Window > Show View > Other > General) and find that there is a .settings folder under your project, expand it and then open the file “org.eclipse.wst.common.project.facet.core.xml”, make the below changes and save the file.

    Change the dynamic web module version in this line to 2.5 or above – <installed facet=”jst.web” version=”3.0″/>
    Change the JSF version in this line to 2.2 – <installed facet=”jst.jsf” version=”2.2″/>
    Change the Java version in this line to 1.6 or higher – <installed facet=”java” version=”1.6″/>.

    Sorry for the inconvenience caused and let us know how the workaround works for you.

    #348269 Reply

    Tony Herstell
    Participant

    As a workaround, can you please open the Navigator view (Window > Show View > Other > General) and find that there is a .settings folder under your project, expand it and then open the file “org.eclipse.wst.common.project.facet.core.xml”, make the below changes and save the file.

    Am I missing something…
    I cant find .settings from that (Window > Show View > Other > General) view…

    Attachments:
    You must be logged in to view attached files.
    #348271 Reply

    Tony Herstell
    Participant

    Found it

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Can’t set JSF 2.2

You must be logged in to post in the forum log in