* Create a Java Project
- Create a file folder named "HelloWorld" for the project in New Project dialogue, choose it and click OK.
A HelloWorld project is created, let's create a class in the project!
To help you get started with the BlueJ, a simple java program will be demonstrated step-by-step as the following: