This Note describes how to create and edit simple Java applications
and applets using the
TextWrangler text editor. Using
Terminal, you can
further compile them with the
javac compiler and run them with either
java
(for applications) or the applet viewer,
appletviewer.
1