Visit our main site www.danga.biz

Sunday, December 9, 2007

Create a specific workspace in Eclipse

When you start using Eclipse it is wise to create a separate workspace for every application. This is to avoid that software components from different applications disturb each other.

Creating a new workspace in Eclipse is very easy. It requires only a few steps. To start with you can download the latest version of the Eclipse SDK from the Eclipse download website.

When you start the Eclipse SDK you can immediately create a new workspace. Using the dialog Workspace Launcher you select an existing workspace or create a new workspace.

Click on the button Browse and look for the folder on your hard disk where you want to store the new workspace or create a new folder. Select this folder and click on the button OK. Afterwards click on the button OK to start Eclipse.

It is also possible to create a new workspace from with Eclipse.
- Start Eclipse and open the menu File > Switch Workspace > Other to open the Workspace Launcher.
- Search for the proper space on your hard disk to store the workspace or create a new folder
- Select this folder and click on the button OK. Eclipse will now restart using the new workspace.

Tags: eclipse

Last update: 26-11-2011

No comments:

Post a Comment