When you start up Eclipse for the first time, you will create and be shown an empty workspace. In order to start programming, you'll have to make a new project and configure it to your needs. You can easily create a new Java project in Eclipse, using Eclipse Ganymede 3.4.0.
1
Open the New Java Project window. This can be done in two ways:- Go to File -> New -> Java Project.
- Click the "New" icon at the top left and select Java Project.
No comments:
Post a Comment