Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Is it possible to reduce size of .cproject file when not using managed builds
Is it possible to reduce size of .cproject file when not using managed builds [message #1857358] Wed, 01 February 2023 15:47
Robert North is currently offline Robert NorthFriend
Messages: 1
Registered: February 2023
Junior Member
I'm not using managed builds (use our own custom makefiles), and yet the managed build settings add a ridiculous amount of settings to the .cproject file.
Is it somehow possible to eliminate the unnecessary entries.
I think for each configuration gain at least 500 lines of entries.

A typical line would be:
<option id="ilg.gnuarmeclipse.managedbuild.cross.option.architecture.926069097" name="Architecture" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.architecture" value="ilg.gnuarmeclipse.managedbuild.cross.option.architecture.arm" valueType="enumerated"/>

Thanks
-Rob.
Previous Topic:C++ doesn't appear in Windows->Preferences
Next Topic:New Install Missing Arduino
Goto Forum:
  


Current Time: Mon Dec 09 20:19:48 GMT 2024

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

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

Back to the top