Place
the cursor on this icon to display all the screenshots in the lesson. You can
also place the cursor on each individual icon in the following steps to see
only the screenshot that is associated with that step.
For JDeveloper to run successfully, you must install Java
SDK release 1.4.2_03 (or later releases). Perform the following steps:
1.
Download the self-extracting binary file of version
1.4.2_03 (or later release) of the Sun J2SE for Linux (available at: http://www.javasoft.com)
to your Linux machine.
2.
Follow the instructions provided on the JavaSoft Web
site to install the Java SDK. Note the install location when it is complete.
Now that you have installed JDeveloper, you need to update
the /home/oracle/.bash_profile
and change your path accordingly. Perform the following steps:
1.
Open gedit
and open the /home/oracle/.bash_profile
file.
2.
Make sure the PATH
includes the location for JDeveloper and the Java SDK.
For <JAVA
SDK 1.4.2 release>, enter the full path to the location
of the Java executable. Example: /usr/java/j2sdk1.4.2_02/bin
Click the icon that you just created in the panel.
2.
The first time you run JDeveloper, you may get a message
stating that your jdevhome
directory does not exist and asking if you want to create it. Click Yes.
3.
The first time you run JDeveloper, you may get a message
asking if you want to upgrade your jdevhome
directory.
If you have an existing jdevhome,
click Yes. Otherwise click No.
4.
The JDeveloper page appears.
Place the cursor on this icon to hide all screenshots.