|
|
|
| Help on the Lab programs
The base system for writing Java programs is the SDK (Systems Development Kit) from Sun. To enter text you can use any of several programs:
3. Turbo-charge your turnaround using batch files Assuming you are using dos edit and re working on the program FirstApp.java,
you could use the following batch file: Save the batch file as something like f.bat. Then when you type f the editor
comes up ready to edit you code. After you close the editor the compiler is
called followed by the run-time package. If you are using a different editor,
say notepad, you would change the first line to something like
4. Trouble finding class files set CLASSPATH = c:\Java
This sheet is a summary of the wheels classes and methods.
|