Hierachical project structures [message #165593] |
Thu, 09 March 2006 06:00 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04911 seconds