This extension point defines appearance and behavior of UI controls for Language Settings Providers defined with extension point <samp>org.eclipse.cdt.core.LanguageSettingsProvider</samp>. This extension point is used to define appearance and behavior of Language Settings Providers in user interface. ID of the extension point, not used Name of the extension point, not used The definition of UI elements associated with ID of language settings provider. ID of language settings provider for which appearance is being defined. The path to the provider icon in the defining plugin, for example icons/obj16/picture.gif. Options page for the provider to appear in preferences in Providers tab. Defines if user is allowed to edit provider's entries in UI. Defines if user is allowed to clear provider's entries in UI. For some providers like compiler specs detectors that may trigger automatic rerun. The definition of UI elements associated with type of language settings provider. Providers subclassed from this type will inherit characteristics from closest super-type (unless exact ID association is defined). Class of language settings provider for which appearance is being defined. The path to the provider icon in the defining plugin, for example icons/obj16/picture.gif. Options page for the provider to appear in preferences in Providers tab. Defines if user is allowed to edit provider's entries in UI. Defines if user is allowed to clear provider's entries in UI. For some providers like compiler specs detectors that may trigger automatic rerun. CDT 8.1 For an example see definition for org.eclipse.cdt.ui.UserLanguageSettingsProvider. [Enter API information here.] Copyright (c) 2010, 2012 Andrew Gvozdev and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html