Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:26 Go to next message
nicholas ferguson is currently offline nicholas fergusonFriend
Messages: 1
Registered: September 2014
Junior Member
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 20:53 Go to previous message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
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: Sun Oct 13 16:20:38 GMT 2024

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

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

Back to the top