Personal tools
You are here: Home Framework How To Plugins 3.0 Java JDK 6.0 with JDeveloper Howto

Java JDK 6.0 with JDeveloper Howto

Configuring JDeveloper to use JDK 6.0

Make sure you have downloaded and installed JDeveloper 11.1.1.

Download and Install

Download and Install Java JDK 6.0 from http://java.sun.com/javase/downloads/index.jsp. Fdata recommends Update 3.

Install it in the default path C:\Program Files\Java\.

When finished make sure you have a C:\Program Files\Java\jdk1.6.0_03 directory.

Configure JDeveloper for Java 6.0

Some preview versions of JDeveloper 11.1.1 came with Java 1.5.0 or no JDK at all. Framework v3.0 requires Java 6.0 to run.

Run c:\jdev\jdeveloper.exe (or where ever you have installed JDeveloper)

Open Tools -> Default Project Properties

The JDeveloper 11g Default Project Properties window




















Select Libraries in the left window.

Click on Change … button.

The JDeveloper 11g Edit J2SE Definition window




















Select User from the left hand window.

Press the New ... button.

jdevjdk_3.png




















Click on the Browse ... button and navigate to the location of the java.exe for JDK 6.0 (C:\Program Files\Java\jdk1.6.0_03\bin\java.exe).

jdevjdk_4.png




















Press OK

jdevjdk_5.png'



















Press OK to save the new definition. This will now be the default JDK for all new JDeveloper Project.

last modified 2007-11-11 08:05


Powered by Plone CMS, the Open Source Content Management System