Install JDeveloper Studio 11 On Oracle Linux 7

1-- You can download Oracle Installer from the Oracle Technology Network (OTN) web site:
Oracle Technology Network


2-- Check if the jdevstudio11117install.bin file is executable: chmod +x jdevstudio11117install.bin



3--Now we can execute the file: ./jdevstudio11117install.bin



4-- Click Next to begin the installation process



5-- Choose Middleware Home Directory



6-- Choose Install Type. The selecting Complete will install Oracle JDeveloper Studio, Application Development Framework Runtime, and Oracle WebLogic Server on your system.



7- Confirm the instalattion with Next



8-- Confirm Product with Next



9-- Click Next the installation is complete



10-- Hmmmmm. Oracle JDeveloper 11g (11.1.1.7.0) providedes JDK 1.6. I want to configure it with JDK 1.7. First verify your JAVA_HOME



11-- Set your JAVA_Home in jdev.conf file. My exist under /root/Oracle/Middleware/jdeveloper/jdev/bin/



12-- Start the JDeveloper with ./jdev, it is under /root/Oracle/Middleware/jdeveloper/jdev/bin/



Have fun with it :-)

Kommentar veröffentlichen