Incompatible JVM and Java project compiler settings

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hbalkaran
    New Member
    • Oct 2013
    • 2

    Incompatible JVM and Java project compiler settings

    When trying to use jbuilder designer i keep getting the error:
    "You run Eclipse under JVM version 1.5.0_12, but Java project requires at least 1.6, so Designer can not be used. See FAQ for more information.
    Can someone please advise me on how to solve this issue. Any help will be highly appreciated.
  • stdq
    New Member
    • Apr 2013
    • 94

    #2
    Maybe you should update the Java Development Kit (JDK) and/or the Java Runtime Environment (JRE).

    Comment

    • hbalkaran
      New Member
      • Oct 2013
      • 2

      #3
      Thank you for responding. I have the latest JDK installed (1.7) also I have the latest JRE installed (version 7 update 25) so it may be another issue.

      Comment

      • Nepomuk
        Recognized Expert Specialist
        • Aug 2007
        • 3111

        #4
        It seems that there's also a Java version 1.5.0_12 still installed; my guess would be that the old version may be the one in your PATH variable. My suggestions would be:
        1. Unless you need them for a specific task, deinstall all but the newest Java version
        2. Check your PATH variable and make sure it's pointing to your JDK 1.7 installation

        Then, just to make sure, restart your computer and see whether it works.

        Comment

        • Fatsa
          New Member
          • Oct 2013
          • 1

          #5
          any update on this ?

          Comment

          • Nepomuk
            Recognized Expert Specialist
            • Aug 2007
            • 3111

            #6
            Are you having a similar problem then? If so, I'd recommend trying the steps I described and telling us whether it worked.

            Comment

            Working...