Wa1884 Introduction To Java Using Oracle Jdeveloper 11G
Wa1884 Introduction To Java Using Oracle Jdeveloper 11G
Table of Contents
Classroom Requirements...........................................................................................................................3
Part 1 - Minimum Hardware Requirements .........................................................................................3
Part 2 - Minimum Software Requirements ...........................................................................................3
Part 3 - Software Provided....................................................................................................................3
Software Installation..................................................................................................................................4
Part 1 - Preparation................................................................................................................................4
Part 2 - Installing JDK 6 Update 10......................................................................................................5
Part 3 - Installing Oracle JDeveloper Studio 11g................................................................................10
Classroom Requirements
● 512 MB memory
● 8 GB Hard Disk
● USB port.
Software Installation
Part 1 - Preparation
● C:\LabFiles
● C:\Software
■ C:\Software\jdk-6u10-windows-i586-p.exe
■ C:\Software\jdevstudio11112install.exe
__1. Make sure there is no previous Java version already installed on the system. You can check this
by using the Windows “Add/Remove Programs” utility. For the best compatibility with the labs it is
suggested that all previous versions of Java be uninstalled before proceeding with these instructions. If
this is an issue, please contact the setup support person for the course.
jdk-6u10-windows-i586-p.exe
__3. After a few moments the license agreement will appear. Press the Accept button to move to the
next step.
__4. Leave the defaults for installation location and options, and press the Next button.
__5. The Destination Folder will appear, leave the default folder and click Next.
__8. Close any browser that appears asking to register the JDK software.
__4. From the System Variables list, select Path and click Edit.
C:\Program Files\Java\jdk1.6.0_10\bin;
__7. Under the System Variables list, click the New button.
C:\Program Files\Java\jdk1.6.0_10
__1. Open a Windows command prompt. You can do this by selecting 'Start -> Run', entering 'cmd',
and then pressing the OK button.
java -version
javac
Verify that you get the options to run the Java compiler:
__4. Close the command prompt window and any extra windows that are open.
C:\Software\jdevstudio11112install.exe
__3. Leave the default Middleware Home directory and click Next.
__9. Quick Start window will open. Click on Launch Oracle JDeveloper 11g link.
__10. The Select Role window will open, leave Default Role selected and click OK.
__11. Oracle JDeveloper 11g Release 1 will open as well as the type associations dialog, just click
Cancel.
__12. The Oracle Usage Tracking window will open, uncheck the Allow automated usage reporting
to Oracle check box and click OK.
Congratulations. The installation of WA1884 Introduction to Java using Eclipse has been completed.