* Create a Java class
- Double click the orange class icon
A Java class is created, now let's edit the class!
Go to Previous Go to Next
To help you get started with the BlueJ, a simple java program will be demonstrated step-by-step as the following:
* Create a Java project
* Run a Java program
* Run a JUnit test
* Submit a Java program to Web-CAT