To create Java applications, first create a project and prepare an environment in which the build can occur.
Creating the Project
From the [New] wizard, select [Java] > [Java Application Project] to create the Java application project.
Setting the Classpaths
If there are libraries for creating applications, set the classpaths. Set the classpaths in the [Java Build Path] property of the project.