To create a project:
- Start Eclipse using the workspace
c:\tutorials.
- If you have started Eclipse with another workspace, click
File > Switch Workspace > Other, and enter
c:\tutorials.
- Click
OK. Eclipse now exits and restarts with the new workspace as the development folder.
- When Eclipse starts, select
.
- Select
.
- Enter
PLIJCLdemo in the
Project Name field.
- Select the
Use default location check box. This should use
C:\tutorials and the project name (PLIJCLdemo) as the location, as shown in the
Location field. If it does not, clear the
Use default location check box and click
Browse to browse to that location.
- Click
Finish.
This adds the project in the
Application Explorer view view.
Next you will add some programs to your project.