Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Importing Existing Code into Eclipse 3.1 >> In Place <<
Importing Existing Code into Eclipse 3.1 >> In Place << [message #170015] Fri, 19 May 2006 16:40 Go to next message
Eclipse UserFriend
Originally posted by: ken.geminimobile.com

Greetings,

I have a large existing C++ code base that I want to work with in the
Eclipse IDE. However, try as I might, I cannot figure out how to compell
Eclipse to import the code base into a new Eclipse Project w/out it making
a complete copy of the code under my Eclipse workspace. What I want is for
Eclipse to import the code into the Project "in place", ie, use the code
from where I've checked it out from CVS. I've got to believe this is
possible (at least I sure hope it is)?

Thanks,

Ken
Re: Importing Existing Code into Eclipse 3.1 >> In Place << [message #170053 is a reply to message #170015] Fri, 19 May 2006 23:21 Go to previous message
Eclipse UserFriend
Originally posted by: dpwnospam.comcast.net

On Fri, 19 May 2006 20:40:37 +0000, Ken Hilton wrote:

> Greetings,
>
> I have a large existing C++ code base that I want to work with in the
> Eclipse IDE. However, try as I might, I cannot figure out how to compell
> Eclipse to import the code base into a new Eclipse Project w/out it making
> a complete copy of the code under my Eclipse workspace. What I want is for
> Eclipse to import the code into the Project "in place", ie, use the code
> from where I've checked it out from CVS. I've got to believe this is
> possible (at least I sure hope it is)?
>
> Thanks,
>
> Ken

When creating the project, uncheck the Use default location check box
and browse to the root of existing code base.
Previous Topic:How to compile .C files in C++ Managed Make?
Next Topic:NewBee path / project question
Goto Forum:
  


Current Time: Wed Jul 23 11:19:12 EDT 2025

Powered by FUDForum. Page generated in 0.27569 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top