Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Hierachical project structures
Hierachical project structures [message #165593] Thu, 09 March 2006 06:00
Eclipse UserFriend
Originally posted by: jhughes.linx.co.uk

Hello all.

I am trying to figure out the best way to use Eclipse to manage the
following project structure..

Workspace/codemodule1
Workspace/codemodule1/test
Workspace/codemodule2
Workspace/codemodule2/test

We have a number of modules in our codebase, which are all combined in to
one application. In addition, each code module needs unit testing which we
want to do from a sub gfolder of the code module itself. However,
Eclipse/CDT doesnt let me add a new project underneath, for example,
codemodule1, for the unit test code.

I want to use managed make, but have a feeling sub project of projects may
not be possible and I will have to resort to my own makefiles.

Anyone have anmy suggestions?

James
Previous Topic:general question
Next Topic:Dignus System/C, C++
Goto Forum:
  


Current Time: Mon May 12 17:34:19 EDT 2025

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

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

Back to the top