facebook

[Closed] launch myeclipse with java 1.6 vm

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

    douglasv
    Member

    in the hibernate perspective, launching the HQL editor,
    a pop-up box :
    “launch myelipse with a java 1.6 virtual machine” or lose a bunch of functionality
    how do I do that?
    in preferences – JDK 1.6.0_01 is already checked

    how would I start myeclipse with a java 1.6 virtual machine?

    or should I just use the one that comes with myeclipse?

    #270329

    Riyad Kalla
    Member

    douglasv,
    You can specify the VM to actually launch MyEclipse with by editing your shortcut used to start myeclipse and specifying a different value for the -vm argument. That value should be the full path to the javaw.exe executable that you want to run MyEclipse with… something like:
    eclipse.exe -vm C:\Program Files\Java\jdk1.6.0_01\bin\javaw.exe

    #270382

    douglasv
    Member

    @support-rkalla wrote:

    douglasv,
    You can specify the VM to actually launch MyEclipse with by editing your shortcut used to start myeclipse and specifying a different value for the -vm argument. That value should be the full path to the javaw.exe executable that you want to run MyEclipse with… something like:
    eclipse.exe -vm C:\Program Files\Java\jdk1.6.0_01\bin\javaw.exe

    Thank you,
    Douglas

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] launch myeclipse with java 1.6 vm

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