Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » script to start up eclipse ( scripts identifies which module mk files to load up)(building libreoffice with eclipse)
script to start up eclipse ( scripts identifies which module mk files to load up) [message #1425449] Wed, 17 September 2014 06:26 Go to next message
Eclipse UserFriend
Has anyone worked with C++ IDE with a project that has over 300 subprojects...like libreoffice.

I want to write a start up script for eclipse and in that script identify which module mk files to load from over 400 module mk files.
On my first attempt, eclipse loaded up everything and the number of subprojects was just too many.


project root directory
Makefile
module subdirectories 164
# <>.mk files in one module subdirectory: 39


Re: script to start up eclipse ( scripts identifies which module mk files to load up) [message #1425778 is a reply to message #1425449] Wed, 17 September 2014 16:53 Go to previous message
Eclipse UserFriend
The Mozilla Firefox Source is also big...

Here is a nice report about setting up CDT for Mozilla, maybe this helps:

https://developer.mozilla.org/en-US/docs/Eclipse_CDT

regards,
Klaus
Previous Topic:Why am I getting this launch error?
Next Topic:keil mdk-arm eclipse integration
Goto Forum:
  


Current Time: Wed Jul 09 12:46:30 EDT 2025

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

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

Back to the top