public interface ILanguageSettingsChangeEvent
ICLanguageSettingEntry
. This event is
intended to be fired for changes in entries, not necessarily providers.
The event is associated with a project.
EXPERIMENTAL. This class interface is not stable yet as it is not currently clear how it may need to be used in future. Only bare minimum is provided here at this point (CDT 8.1, Juno). There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the CDT team.
Modifier and Type | Method and Description |
---|---|
Set<org.eclipse.core.resources.IResource> |
getAffectedResources(String cfgId) |
String[] |
getConfigurationDescriptionIds() |
String |
getProjectName() |
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.