facebook

about compiler level

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #311617 Reply

    wilson2010
    Member

    Hello, I am new here as well as a bit new to Java.
    I am using Myeclipse 8.6 to build web applications.
    The default JDK bundled with myclipse is 1.6.013, and default compiler level is 1.6.

    When I start a web application project (java ee 5), it says “incompatible” compiler found. I have to set the compiler level to 1.5.

    My question is just setting the compiler level under preference to 1.5 is sufficient ? Or I have to install another JDK 1.5 and makes myeclipse use that JDK? Thanks for reply.

    #311649

    support-joy
    Member

    wilson2010,

    Please do the following –
    1. Install JDK 1.5
    2. In MyEclipse IDE, configure JDK 1.5 and use the same for this Java EE 5 project.
    To configure JDK 1.5, do the following – open MyEclipse IDE, from menu options click on Window > Preferences > Java > Installed JREs. Add JDK 1.5 to your installed JREs.
    Let me know how this works for you.

    Best.

    #311650

    wilson2010
    Member

    Thanks a lot support-joy, your method worked like a charm.

    #311653

    support-joy
    Member

    Wilson,

    Good to hear you are all set.

    Best.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: about compiler level

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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