This week's book giveaway is in the Object Relational Mapping forum.
We're giving away four copies of Pro JPA 2: Mastering the Java Persistence API and have Mike Keith and Merrick Schincariol on-line!
See this thread for details.
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » IDEs, Version Control and other tools
 
RSS feed
 
New topic
Author

Open existing project in Eclipse

sudipto shekhar
Ranch Hand

Joined: Apr 02, 2008
Messages: 590

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
Messages: 2334

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
Messages: 590

Thank you very much.



Regards,Sudipto
SCJP 5 ScjpFAQ JLS
Vadiraj Deshpande
Ranch Hand

Joined: Aug 16, 2000
Messages: 76

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...
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Engineering » IDEs, Version Control and other tools
 
RSS feed
 
New topic
IntelliJ open source