Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » generate virtual eclipse folder from makefile...
generate virtual eclipse folder from makefile... [message #1847447] Wed, 27 October 2021 11:44
Joerg B is currently offline Joerg BFriend
Messages: 1
Registered: October 2021
Junior Member
Dear Community...

There is an existing project, where I have to run a batch that generates all eclipse structure from makefiles (which are many)...

The result is a certain folder structure in the eclipse project-explorer...

Now, I have to chage the structure in eclipse (but NOT in the file-system).

In eclipse, I found, that I can create a virtual folder and move other folders to this.

But this does not solve my problem, since if I rebuild the project from batch, off course the virtual folder disappears...

Is it possible to modify a makefile in such a way, that:
1. It generates a virtual folder inside eclipse
2. A certain set of other folders shall be moved to the newly created virtual folder

Thanks a lot in advance.

Joe
Previous Topic:How can I let "go to declaration" go to the declaration first?
Next Topic:What is a function of "Build targets"?
Goto Forum:
  


Current Time: Fri Apr 26 13:31:06 GMT 2024

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

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

Back to the top