I\'ve installed Oracle 11g r2 to my machine and when I opened Oracle SQL Developer it says: java 1.6.0_02 is not supported and telling me to install new java ve
java 1.6.0_02 is not supported
If you are using SQL developer > 4.x you can find this setting at this location on windows:
\AppData\Roaming\sqldeveloper\\product.conf
and change SetJavaHome to your JDK path. You can get the user home path on the command prompt using %homepath%.
SetJavaHome