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