Thursday, September 27, 2012

Oracle JDeveloper Studio Edition 11.1.1.5.0 Installation

Prerequisite:  JDK 6.0 Update 24 or later installed
Download:  http://www.oracle.com/technetwork/developer-tools/jdev/downloads/jdev11115-405165.html
Version: Oracle JDeveloper 11g (11.1.1.5.0)
Type: Studio Edition
File: jdevstudio11115install.jar
Reference: http://docs.oracle.com/cd/E21764_01/install.1111/e13666/ojdig.htm

Step 1: Launch the installer.
java -jar jdevstudio11115install.jar

Step 2: On the Welcome section, click next to begin the installation process.



Step 3: You can create a new Middleware Home directory, or select one from a list of existing Middleware Home directories. I am using an existing Middleware Home directory here.



Step 4: Select the components you would like to install. Here I am choosing to install JDeveloper Studio and Application Development Framework (ADF). Since I already installed WebLogic Server, they are grayed out with check marks.



Step 5: Select the  JDK you wish to use with the product.



Step 6: Confirm Product Installation Directories



Step 7: Installation Summary



Step 8: Installation Status



Step 9: Installation Complete. Uncheck Run Quickstart and click Done.



Step 10: To run JDeveloper, execute "jdev" located in "MW_HOME/jdeveloper/jdev/bin".
sh /home/oracle/Oracle/Middleware/jdeveloper/jdev/bin/jdev


1 comment: