Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Impossible to set up multi source directory project
Impossible to set up multi source directory project [message #1749236] Sat, 03 December 2016 21:03 Go to next message
Aleksandr Zalesov is currently offline Aleksandr ZalesovFriend
Messages: 1
Registered: December 2016
Junior Member
Hello. Correct me if i'm wrong.
There is no way to set source folders? And there seems to be no way to add you own libraries either?

I've got a big project. The source code is split into several folders. I just can't find any way that I can use the IDE without flattening everything into one directory level, which I don't wanna do.

Thanx.
Re: Impossible to set up multi source directory project [message #1749323 is a reply to message #1749236] Mon, 05 December 2016 15:01 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
You can certainly create source folders, or generally any structure you want. As you already have a big project I assume you are using make or cmake or some other tool and aren't using makefile builder provided by CDT as that has some limitations.

Can you explain your problem a little more, what happens when you import your project (e.g. File -> New -> Other -> C/C++ -> Makefile Project with Existing Code)?
Previous Topic:how to stop editor to show non printable characters?
Next Topic:Unable to compile STM32F4 code sample with Eclipse
Goto Forum:
  


Current Time: Thu May 09 12:46:38 GMT 2024

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

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

Back to the top