« SOASuite 10.1.3.1 DP with Oracle XE | Main | Using JDeveloper on Linux, Part II »

Using JDeveloper on Linux

Installation of JDeveloper is nowadays quite easy. Just unzip the file and off you go.

On Linux some additional steps are necessary:

  1. Have a decent JDK already installed. Using the latest JDK production release is a good bet (eg. JDK 1.5.0_08).
  2. Unzip the JDeveloper distribution in a globally accessible location (eg. /opt/oracle/jdeveloper)
  3. Adjust the permission settings for the shell scripts $JDEV_HOME/jdev/bin/jdev and $JDEV_HOME/jdev/bin/ojc by using chmod a+x <filename>

Now you can start JDeveloper by using the full path of the jdev shell script. You will be asked for the whole path of the Java executable but this quite easy because a file selection dialog helps to find it.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on September 13, 2006 11:27 AM.

The previous post in this blog was SOASuite 10.1.3.1 DP with Oracle XE.

The next post in this blog is Using JDeveloper on Linux, Part II.

Many more can be found on the main index page or by looking through the archives.

Top Tags

Powered by
Movable Type and Oracle