Installing jGrasp

Installing jGrasp#

There are several reasons to use jGrasp.

  1. Simple yet powerful enough for introductory college courses

  2. Supports projects, debugging, immediate execution

  3. Does NOT support AI nor AutoComplete

A deep link to the jGrasp download page is here: jGRASP Download

Option 2:#

This option might lead to bothersome error messages in jGRASP, but would be preferrable if you wish to use development environments other than jGRASP. You will need to download and install two pieces of software: the Java compiler (known as the JDK) and a Java development environment called jGRASP. Follow these instructions:

  1. JDK installation

  2. jGRASP installation

Some users already have the JDK installed on their computers because of other software that they use that is written in Java. If you think this applies to you, you can safely skip the JDK section of this guide, although you may find that you need to come back and complete it anyway.