Posts

Showing posts with the label Hello World

Getting Started with Java in NetBeans

Image
1. Create a new project In the File menu, select New Project:

Getting Started with Java in Eclipse

Image
1. Open Eclipse and create a new project Select File -> New -> Java Project. Give your project a name and change the default locxation of the folder location, if desired. Click the Finish button: