Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Multiple projects using the same code
Multiple projects using the same code [message #157502] Wed, 09 November 2005 08:26 Go to next message
Kurt Dirix is currently offline Kurt DirixFriend
Messages: 18
Registered: July 2009
Junior Member
Is it possible AND safe to have multiple eclipse projects, all using the
same code?
Re: Multiple projects using the same code [message #157602 is a reply to message #157502] Wed, 09 November 2005 23:55 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.dharty.com

It is possible, and I guess safe, but the solution seems to mess up
indexing.

Search for the topic "Multiple projects on common src directory" in this
newsgroup and maybe also "Changing Workspace pathvariable" if you want
to have multiple instances of the same workspace/projects on multiple
machines/different paths.

D



Chip Chapin wrote:

> It does work with CDT, but it's easy to miss:
>
> 1. Navigate to the Project | Properties | Project Paths | Source
tab as described by Doug.
> 2. Click "Add Folder". A "Source Folder Selection" window pops up.
> 3. Click "Create New Folder". A "New Folder" window pops up.
> 4. Here's the part you probably missed: Click "Advanced". The
New Folder popup expands with an option to link to an [existing] folder
in the file system. Now you can refer to any folder you want.
>
> Chip

Dries wrote:
> Is it possible AND safe to have multiple eclipse projects, all using the
> same code?
>
>
Previous Topic:Indexer issues
Next Topic:How to exclude dirs with managed projects
Goto Forum:
  


Current Time: Sun Oct 06 08:02:38 GMT 2024

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

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

Back to the top