Getting started Eclipse - English

21845 visits



Outline:

Getting started with Eclipse *Eclipse is an Integrated Development Environment *It is a tool on which one can write, debug and run java programs easily *Open Dash Home and type Eclipse in the search box. *We get Workspace Launcher *On clicking on Workbench we get the Eclipse IDE *Go to File->New->Project and select Java Project *Create a project named EclipseDemo and create a class inside DemoClass *Learn about Package Explorer and Editor portlet