What am I doing wrong?
First off, Im on a 2G on Firmware 2.1, and have all the major java packages installed from Cydia. (iPhone/Java, Jikes, etc)
I followed this guide...
Tutorial: install Java on the IPhone | Java 4 iPhone
to get everything up and running, then this guide
Tutorial: compile and run Java application on the IPhone | Java 4 iPhone
To (attempt to) find the .java file, compile it with jikes, and run it through the mobile terminal.
I followed the instructions on the site 100%, and I'm not an idiot, So idk why my jikes command (jikes TestApp.java -cp /usr/lib/rt.jar) does not compile the program.
Maybe I'm missing some major detail or something, but I can't see it. Any help would be greatly appreciated.
Here are some screenshots from the tutorial: (I can't even get these same error messages!)
http://java4iphone.com/wp-content/up...06/step3_3.jpg
http://java4iphone.com/wp-content/up...06/step3_4.jpg
Someone tell me the obvious mistake I'm missing
Unless its just something I don't know about, like the iPhone/Java package not being able to run correctly on the 2.1 firmware, then that would upset me. Help?!