View Single Post
  #1 (permalink)  
Old 11-20-2007, 12:56 AM
arlemberg arlemberg is offline
Member
 
Join Date: Nov 2007
Posts: 1
arlemberg is on a distinguished road
Help with using .jar files (in textpad)

Hello,
I am a student currently working on a project involving the Gridworld case study. While trying to work on my project at home, I discovered that I would get new "cannot find symbol" compiler errors that I had not previously gotten while compiling the same code at school. I am assuming this has something to do with the .jar file included in the gridworld code. How do I get textpad and/or the java compiler to find and use the .jar file and recognize the classes which i am importing and extending in my project?
Thanks,
-Alex
Reply With Quote
Sponsored Links