Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Changing defaults

I don't believe any are documented anywhere. Essentially what you'll need to do is look at the source code (preference default initialization methods would be the easiest place to look in), to get the key names you require.

Dave.

Mike LeBlanc wrote:
I need to customize my installation of Eclipse+CDT by adding a file preferences.ini to the CDT plugin, containing key/value pairs to override the default defaults.

Where can I find a list of allowable keys along with their values?  Thanks.

Mike

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top