Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to provide default formatter settings?
icon5.gif  How to provide default formatter settings? [message #1116505] Wed, 25 September 2013 14:33
Daniel Weber is currently offline Daniel WeberFriend
Messages: 51
Registered: July 2009
Member
Hi all,

we're about to roll out an Eclipse based IDE to a lot of developers and would like to provide them with a default C/C++ Formatter setup. Is there any way we can contribute another "built-in" formatter profile? I.e. is there an extension point that would allow us to add a new predefined configuration that users could simply enable? (In fact I'd like to enable it by default).

I know I can export a formatter configuration as XML and then import it again, but I'd like to avoid bothering Eclipse newbies with too much configuration. And then also one would have to repeat this for every new workspace.

Are there any other options instead of an extension point? Some way to automate setting preferences when starting Eclipse for the first time or something similar?

Best regards,
Daniel
Previous Topic:Setting correct build path
Next Topic:MingW64 settings and internal build errors
Goto Forum:
  


Current Time: Wed Apr 24 17:29:03 GMT 2024

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

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

Back to the top