Importing Existing Code into Eclipse 3.1 >> In Place << [message #170015] |
Fri, 19 May 2006 16:40  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.27569 seconds