[ORACLE] Oracle SQL Developer 3.2.2 (3.2.20.09.87) Linux zip installation
*Get the software here
*Check if JDK is installed (JDK 1.6.0_11 or above):
java -version
- if not, download here (or get details from your hardware vendor)
(click 'Download JDK 6.0 Update
*Unzip software in a directory.
*Run sqldeveloper.sh:
sh sqldeveloper.sh
* JDK configuration is in sqldeveloper.conf file.
SetJavaHome /usr/java/jdk1.7.0_21/bin
SetSkipJ2SDKCheck true
Comentarios