facebook

[Closed] How jdk1.4 and 5.0 work at the same time ?

💡
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
  • #266130 Reply

    kevinwangh
    Member

    I use Eclipse3.2.1+Myeclipse5.1.0GA, on WindowXP,
    I’ll use jdk1.4 and 1.5.0 simultaneity.
    How should I set the envionment?

    Thanks in advance!

    #266145

    jhm
    Member

    I have JDKs from 1.2 until 1.7alpha. No settings in the system. When you start (My)Eclipse you can define which JVM it should use for itself to run (-vm option). Current MyEclipse version uses its own JDK for that.

    In a Java-Project you can define the JDK to use. Add the installed JDKs and choose one of them.

    BTW: The settings which JDKs are available are stored in your workspace. So I suggest to export these settings for easier life with multiple workspaces …

    #266151

    kevinwangh
    Member

    Thanks a lot !

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] How jdk1.4 and 5.0 work at the same time ?

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