little help
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
This errors does not match to code. But i may guess, that you need to read about java "package" and "import" keywords and in common some basic book about java
Jdev
Java Tutorial is a good place to learn Java.
And after getting used to the language, I recommend using some advanced IDE like Eclipse. All the errors above would be automatically corrected by pressing Ctrl-Shift-O.
MN