JavaBeat
Eclipse Home Articles Tutorials Java Interview Questions & FAQs Java QnA Code Junction

Next : Use an alternative JRE

Creating a project


Close the Welcome page. Right-click in the Navigator panel, and select New->Project:





Select "Java Project" and then "Next". Enter the name of your project:



Click "Finish". If you get prompted about switching to the Java perspective, select "Yes".

Perspectives

Eclipse provides a number of perspectives for different types of development task. You can see all of the available perspectives by selecting Window->Open Perspective->Other...



The "Java" perspective (which we're currently in) provides editors, views, and menu items which are useful for developing Java applications. The "Resource" perspective (which we started off from) provides a more basic set of tools, for example a Windows Explorer style file navigator.

You can quickly switch between perspectives using the buttons to the top right of the Eclipse window:




Note that projects are simply directories stored under the directory that you selected as your workspace. Look on the file system and see for yourself.

Sponsors
Webmaster Hosting Forum
Java Jobs
MyVideoLib
India News
Internet Advances
Latest QnA
SCJD Tips
When we start a thread by applying start() method on it ,how does it knows that to execute run()method?
About Wrapper class in Java
How to configure weblogic 7.0 in MyEclipse?
Static Block and Static Initializer in Java

JavaBeat Media (2004-2008), India
javabeat | planetoss | links directory | advertise
Copyright (2004 - 2008), JavaBeat