diff --git a/core/org.eclipse.cdt.core/schema/CBuildConsole.exsd b/core/org.eclipse.cdt.core/schema/CBuildConsole.exsd new file mode 100644 index 00000000000..940330cb87c --- /dev/null +++ b/core/org.eclipse.cdt.core/schema/CBuildConsole.exsd @@ -0,0 +1,109 @@ + + + + + + + + + [Enter description of this extension point.] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id of the build console, if not present then its the default console, (org.eclipse.cdt.ui provides the default console, so should never be specified). Builders can request a specific console via org.eclipse.cdt.core.CCorePlugin.getDefault().getConsole(String id); + + + + + + + Class which implents org.eclipse.cdt.core.resources.IConsole + + + + + + + + + + + + + + + [Enter the first release in which this extension point appears.] + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + [Enter API information here.] + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + + + + + + + + + +