facebook

multiple jdks on xp and configuration

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #235100 Reply

    bobcoss
    Member

    I have weblogic 8 with jdk142_04 installed on my machine. This is the same target environment as the rest of my development team.

    I would like to take use the new UML features of myEclipse, but I read that I need to have 142_05 or jdk150.

    How do I get eclipse to work under jdk150 and compile my java code and start the weblogic server under the 142_04 jdk?

    Thank you!

    Bob

    #235102 Reply

    Scott Anderson
    Participant

    Bob,

    You can start Eclipse like this:
    eclipse.exe -vm <path-to-jdk-5>\bin\javaw.exe

    Then, within Eclipse you can configure a different JRE as the default and for launching weblogic on the respective property pages:
    Window > Preferences > Java > Installed JREs and W > P > MyEclipse > Application Severs > WebLogic 8 > JDK

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: multiple jdks on xp and configuration

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