Oracle developer, Type the full pathname of a J2SE installation

From Andreida
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

When your oracle developer installation asks you for a path to a java installation like:

Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk

Try to search for java installations like this:

locate java | grep '/java$'

Or look yourself in

/usr/lib/jvm/

The path that is needed is the path above the bin dir. Example:

/usr/lib/jvm/java-6-sun-1.6.0.26