Skip to main content



      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 03:26 Go to next message
Eclipse UserFriend
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 18: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: Tue May 06 17:10:11 EDT 2025

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

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

Back to the top