| |
Previous Table of Contents Next |
|
|
| |
Java Tools - Lightweight IDE for Java |
|
| |
|
|
| |
GETTING STARTED
Create and Execute Hello World Application Java Archive
-
Create Hello World Application Manifest File:
-
Click the Java File box in the Java Tools window then click HelloWorld.java in the popup list.
-
Click File | Create | Manifest File.
-
Create Hello World Application Java Archive File:
-
Click Tools | Archive | Create in the Java Tools window.
-
Click OK in the Information dialog when the create completes.
-
Execute Hello World Application Java Archive File:
-
Click Tools | Execute | Archive in the Java Tools window.
-
Wait until Hello World Application appears in the Execute window.
-
Click X in the top right corner of the Execute window. |
|
|
| |
|
|