facebook

Java EE 5 libraries no longer there?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #313301 Reply

    fct
    Member

    Hello,

    we are using Myeclipse Enterprise Workbench 8.6. One colleague upgraded to 8.6.1 when the update appeared.

    Now his projects fail to build cause the Myeclipse library “Java EE 5 libraries” are not found.

    Any hint at solving it? We are holding the update for other workstations in the meantime.

    Thanks in advance.

    #313324

    support-swapna
    Participant

    fct,

    Is your project created using the JEE 5 standard?

    You can add the JEE 5 libraries to your project.

    Here are the steps:

    1. Right click on project, select Build Path > Configure Build Path > Libraries.
    2. If your project is J2EE 1.4 standard then remove the J2EE 1.4 libraries.
    3.Click on ‘Add Library’. Select ‘MyEclipse Libraries’ and then ‘Java EE 5 libraries’ from the list.

    Let us know how it works for you.

    #313328

    fct
    Member

    @support-swapna wrote:

    fct,

    Is your project created using the JEE 5 standard?

    You can add the JEE 5 libraries to your project.

    Here are the steps:

    1. Right click on project, select Build Path > Configure Build Path > Libraries.
    2. If your project is J2EE 1.4 standard then remove the J2EE 1.4 libraries.
    3.Click on ‘Add Library’. Select ‘MyEclipse Libraries’ and then ‘Java EE 5 libraries’ from the list.

    Let us know how it works for you.

    Unfortunately the problem is that no “Java EE 5 libraries” is listed under “MyEclipse Libraries”, same for the J2EE 1.4 ones.

    This started happening after updating from 8.6 to 8.6.1.

    #313365

    support-swapna
    Participant

    fct,

    How did you update to 8.6.1? Is it through Pulse explorer or through the update site?

    If it is through Pulse then open the pulse explorer, right click on the MyEclipse under the My Profile and select ‘Reinstall then Run’.

    Can you try creating a new project with JEE 5 standard?

    Let us know how this works for you.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Java EE 5 libraries no longer there?

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