[JAVA] cs1.keyboard


Recommended Posts

I'm not sure exactly where this topic belongs, but I hope I'm in the right forum.

I've been taking Computer Programming at school for quite a few years now. This year they've made the switch from cs1.keyboard to the scanner class. However, I still have all these programs using cs1.keyboard.

I recently bought an OSX computer. I've been playing around with the programs today, trying to make them run using "javac", and then using "java" to run them. I'm used to using TextPad to do both of these for you, but I have it working for all the scanner class files.

However, none of my cs1.keyboard are compiling. And, it really doesn't surprise me, as I don't have the cs1.keyboard file copied. However, I don't know where to copy it to, which is why I'm making this topic. Which folder(s) do I need to copy the Keyboard.class file in order to allow these files to compile and run?

Thanks!

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.