facebook

How can MyEclipse v3.8 support J2EE 1.4?

💡
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. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #209666 Reply

    koonyue
    Member

    Hi, I try to disable “system library” under perference –> MyEclipse –>j2EE, and add some required JARs to “Java –> Build path –> user libary”

    But once I open up some wizard “like web module wizard”, I got error said some j2ee core library can’t found….

    So how can use j2EE 1.4 instead the default 1.3?
    and “HOW” can I know I am using j2EE1.4, Servlet 1.4 and JSP 2.0?

    Regards

    #210617

    Riyad Kalla
    Member

    You can edit the 1.3 library yourself and add all the J2EE 1.4 libraries to it, navigate to Window > Preferences > MyEclipse > J2EE > Library Sets > 1.3 to do it. You can also add your own User Library if you are using Eclipse 3 and just use that instead. Also keep in mind that MyEclipse doesn’t fully support J2EE features yet, so you may run into trouble (JSP 2.0 for example).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How can MyEclipse v3.8 support J2EE 1.4?

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