Class CExtensionUtil
- java.lang.Object
-
- org.eclipse.cdt.core.settings.model.util.CExtensionUtil
-
public class CExtensionUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description CExtensionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.eclipse.core.runtime.IConfigurationElement
getFirstConfigurationElement(ICConfigExtensionReference ref, String name, boolean caseSensitive)
-
-
-
Method Detail
-
getFirstConfigurationElement
public static org.eclipse.core.runtime.IConfigurationElement getFirstConfigurationElement(ICConfigExtensionReference ref, String name, boolean caseSensitive) throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
-
-