File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes Open existing project in Eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Open existing project in Eclipse" Watch "Open existing project in Eclipse" New topic
Author

Open existing project in Eclipse

sudipto shekhar
Ranch Hand

Joined: Apr 02, 2008
Posts: 693

Hello,

I am quite new to Eclipse IDE.
I am using Eclipse-jee-ganymede-win32, Version 3.4.0.
How do i open an existing project?
Please help.

Thank you.


Regards,Sudipto
SCJP 5 ScjpFAQ JLS
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4462

Use File > Import and select General > Existing Projects into Workspace. Click next and then browse to the directory contain the project directory.


JBoss In Action
sudipto shekhar
Ranch Hand

Joined: Apr 02, 2008
Posts: 693

Thank you very much.


Vadiraj Deshpande
Ranch Hand

Joined: Aug 16, 2000
Posts: 78
Peter Johnson wrote:Use File > Import and select General > Existing Projects into Workspace. Click next and then browse to the directory contain the project directory.


Funny.... such a complex procedure to do such a simple and basic operation...
 
 
subject: Open existing project in Eclipse
 
developer file tools