« August 2006 | Main | November 2006 »

September 2006 Archives

September 13, 2006

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.

About September 2006

This page contains all entries posted to Olaf Heimburger's Blog in September 2006. They are listed from oldest to newest.

August 2006 is the previous archive.

November 2006 is the next archive.

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

Powered by
Movable Type and Oracle