Re: Opening existing project in eclipse
Posted By:
Anonymous
Posted On:
Thursday, January 8, 2009 10:14 AM
You can open an existing project in workspace without creating a new workspace. After you open the workspace in eclipse, the choose File -> New -> Project, choose Java Project or any other project you want to create and give the name of the PROJECT which you already copied in the workspace.
Then you will see the existing project in eclipse.
Thanks