APCS GridWorld Installation

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

APCS GridWorld Installation

2,670 Views
offie
Contributor I
View As Web Page

I am working on emacs in our computer lab and having difficulty installing
the GridWorld Case Study.  We use Metrowerks CodeWarrior.  The College
Board Installation Guide does not directly describe how to install the JAR
file and I am a novice. I have downloaded the files from the website and
believe I have successfully "1. Unpack the ZIP file." since there is a
folder named GridWorldCode (among other folders).  Step "2. Check your
Java installation." indicates the need for Java 5, which our current
Codewarrior IDE is version 5. Step "3. Install the JAR file." is where I
am lost.

Do you have any suggestions?

Labels (1)
0 Kudos
Reply
1 Reply

570 Views
J2MEJediMaster
Specialist I
I don't know what GridWorld is, so my help is going to be problematic. First, unless I misunderstood your comments, Java 5 is not the same of the CodeWarrior IDE version number. Java 5 is actually Java 1.5, so you need to check if that's installed. Typing "java -version" in a command line window will give you the java version number. Beyond that, I don't know what Java file you're trying to install. You need to check with the university's tech support on where that's supposed to go. The versions of CodeWarrior that built and compiled Java code didn't require Java to function.

---Tom
0 Kudos
Reply