Pengi-FlyGirl26
March 7th, 2011, 01:29 AM
For my CSC 330 class, we're supposed to be using notepad to develop and write the code and the command prompt environment to run the actual programs. There's even step-by-step powerpoints with print-screens showing how we're supposed to do this...in Windows. I've managed to write the code, set up all the permissions, save in the right directory, and access the directory, but still haven't yet managed to get anything to show up. I feel like a complete idiot. I went to my professor and he told me to use one of the school computers (which wouldn't really work b/c only one lab will has the permissions set up right, and it usually has a class in it) b/c the school does not support Linux. Therefore I am on my own. ](*,)
Here's some of what I've tried/gotten:
kelsey@Wubi:/usr/lib/jvm/java-6-openjdk/bin$ javac Ballworld.java
Note: Ballworld.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Ideas?
Here's some of what I've tried/gotten:
kelsey@Wubi:/usr/lib/jvm/java-6-openjdk/bin$ javac Ballworld.java
Note: Ballworld.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Ideas?