facebook

Support to jdk6 and 6

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

    udib
    Member

    Hello

    I work with jdk5 and jdk6 in my java projects.

    I can’t use HQL Editor – i get the message it is only being supported at 1.4.2

    Can you please tell me when myEclipse intend to fully support java5 and java6?

    #261695

    Brian Fernandes
    Moderator

    Udib,

    We do not have a java 5 or java 6 restriction. However, the HQL editor cannot work on a Java 5 project if eclipse itself has started with a JDK < 5. Is this the case?

    For instance, if your project uses JDK 1.6, then you must start eclipse with JDK 1.6 to get the HQL Editor to work with your project.

    To start eclipse with a particular JDK, you can start it with the -vm argument, like so:

    eclipse.exe -vm <path to java installation>\bin\javaw.exe

    .

    If you still have issues, please answer all the questions asked here: Posting Guidelines

    Best,
    Brian.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Support to jdk6 and 6

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