> How to install JDK6 without getting rid of JDK7?

Honestly, this is outside the scope of the Maven Users mailing list.

There is nothing in the JDK6 installer to actively delete JDK5 or JDK7
or prevent you from installing even multiple copies of the same JDK
into different directories.

1. Download JDK6 and install it into its own directory. (aka not the
same one you installed JDK7 into)
2. Set PATH and JAVA_HOME to point to JDK6 rather than JDK7.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to