While it is possible to develop your Java application code using a standard text editor, it is much easier to make use of integrated development environment (IDE) tools such as Eclipse.
Overview Opening a Workspace and Creating a Project Configuring the Build Path Importing and Creating the Application Code Running the Application