I am trying to do learn how to opperate CodeWarrior Professional 1 (1996 68K Macintosh) here, and I keep running into errors such as "Class javax.swing.JFrame not found in new" for a line such as
My problem is that I don't really know how this program works, and I am wondering if there is a trick to working it, or if there is a comprehensive learning guide I could use. Or is there a better program for this type of system (PowerBook 1400cs, Mac OS 8.6, Java MJR 1.0.2...I think that's the right version)?
Before anyone goes telling me to upgrade my system, I am using this system is mostly for the sake of it, and seeing as I have it, it would be nice to be able to program on it too.
Thanks,
~kosmro~
doodleBoard = new SketchPad();or "Class javax.swing.JFrame not found in void main(java.lang.String[])" for the line
doodleBoard.show();.
My problem is that I don't really know how this program works, and I am wondering if there is a trick to working it, or if there is a comprehensive learning guide I could use. Or is there a better program for this type of system (PowerBook 1400cs, Mac OS 8.6, Java MJR 1.0.2...I think that's the right version)?
Before anyone goes telling me to upgrade my system, I am using this system is mostly for the sake of it, and seeing as I have it, it would be nice to be able to program on it too.
Thanks,
~kosmro~