APCS GridWorld Installation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

APCS GridWorld Installation

2,691 次查看
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?

标签 (1)
0 项奖励
回复
1 回复

591 次查看
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 项奖励
回复