COMP 110: Introduction to Programming. jGRASP

Getting Started with jGRASP

Uninstall

If you previously installed 2 SDK, SE v1.4.2_15 you will need to uninstall this software. Go to Start -> Control Panel -> Add or Remove Programs and click on Java 2 SDK, SE v1.4.2_15. Click remove. A box will appear, click Yes to continue uninstalling the software. You will then have to reboot your computer. Once you have successfully uninstalled Java 2 SDK, SE v1.4.2_15, proceed with the rest of the instructions.

Installation

To properly install jGRASP, you'll need to download and install both jGRASP 1.8.6_01 and the Java Software Development Kit (SDK).

Java SDK

Download jdk-6u3-windows-i586-p.exe to your Desktop (It's a big file, 65MB). Double-click on the file once it's on your Desktop, and the script will take you through the steps for installing the Java SDK.

Steps

jGRASP 1.8.6_01

Download jgrasp186_01.exe to your Desktop. Double-click on the file, and the script will take you through the steps for installing jGRASP.

Steps

When you have completed the installation, you should find the jGRASP icon on your Desktop. jGRASP should also be listed on the Start Menu, under All Programs.

Once you have successfully installed the Java SDK and jGRASP, you can delete jgrasp186_01.exe, j2sdk-1_4_2_15-windows-i586-p.exe, and Java Web Start from your Desktop.

Starting jGRASP the First Time

Double-click on the jGRASP icon on your Desktop to start jGRASP. You will probably get a message saying that there is a newer version of jGRASP available online. It's ok, just ignore that message.
There are a couple of settings that you need to change the first time you run jGRASP. You only need to follow these steps once. Before continuing, you should read the Getting Started chapter of the jGRASP documentation through 2.4. It's big, but there are lots of pictures :-).