facebook

JEE6 to JEE5

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #316901 Reply

    gme58
    Member

    In a web project in eclipse blue how do you change JEE6 to JEE5.
    There is no Project facets in the properties for a web project

    #316908 Reply

    support-swapna
    Moderator

    gme58,

    Here are the steps to change to JEE 5 :

    1) For the Java 1.6 spec project, right click on the same and go to the properties window.
    2) Go to Java Build Path. Remove J2EE 1.6 Libraries
    3) Click [Add Library]> MyEclipse Library and select Java EE 5 Libraries and click on [Finish] and [OK]
    4) Refresh Project
    5) Right click on the project and click on MyEclipse > Open in Explorer.
    6) Edit mymetadata file and change j2ee-spec to “5.0” save and close this file.
    7) Next right click on the project and click on [close project]
    8) Next right click on the project and click on [open project]

    Let me know how this works for you.

    #316921 Reply

    gme58
    Member

    That worked
    Thankyou

    #316928 Reply

    tiatolam
    Member

    thank you

    #316930 Reply

    support-swapna
    Moderator

    gme58,

    Glad that it is working.
    Do let us know if you have any other issues.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JEE6 to JEE5

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