From 031b532df349e7852425fb2315769134eaf363e0 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Sat, 10 Sep 2011 10:44:37 -0400 Subject: [PATCH] Cosmetics, reformatted XML --- .../plugin.xml | 7527 ++++++++--------- 1 file changed, 3710 insertions(+), 3817 deletions(-) diff --git a/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml b/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml index 45ab6e4a9c7..f6c2ea28a99 100644 --- a/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml +++ b/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/plugin.xml @@ -2,117 +2,115 @@ - + - - - - - + id="cdt.managed.build.info" + name="%extension.name" + point="org.eclipse.cdt.managedbuilder.core.buildDefinitions"> + + + + command="${XL_compilerRoot}/xlC" + id="cdt.managedbuild.tool.xlc.cpp.linker" + name="%ToolName.linker.xlc.cpp" + natureFilter="ccnature" + superClass="org.eclipse.cdt.managedbuilder.xlc.ui.tool.abstractLinker"> + natureFilter="both" + isAbstract="true" + name="%ToolName.archiver.xlc" + command="ar -rv" + id="cdt.managedbuild.tool.xlc.archiver"> + name="%OptionCategory.General" + id="xlc.lib.category.general"> + paths="$(USER_OBJS)" + kind="additionalinputdependency"> + paths="$(LIBS)" + kind="additionalinput"> - - - - - - + + + + + + + name="%OptionCategory.Assembler" + id="xlc.asm.category.assembler"> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - + name="%ToolChainName.Rel" + targetTool="cdt.managedbuild.tool.xlc.c.linker.so.release;cdt.managedbuild.tool.xlc.cpp.linker.so.release" + id="cdt.managedbuild.toolchain.xlc.so.release"> + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + name="%ToolChainName.Rel" + targetTool="cdt.managedbuild.tool.xlc.archiver.lib.release" + id="cdt.managedbuild.toolchain.xlc.lib.release"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + name="%OptionCategory.Libs" + id="xlc.c.link.category.libs"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + name="%OptionCategory.Linking" + id="xlc.c.compiler.category.linking"> + + + + + + + + + + + + + + + + + paths="$(USER_OBJS)" + kind="additionalinputdependency"> + paths="$(LIBS)" + kind="additionalinput"> - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - + + + + + + + + + + + + + + + + + point="org.eclipse.ui.preferencePages"> + category="org.eclipse.cdt.ui.preferences.CPluginPreferencePage" + class="org.eclipse.cdt.managedbuilder.xlc.ui.preferences.XLCompilerPreferencePage" + id="org.eclipse.cdt.managedbuilder.xlc.ui.preferences.XLCompilerPreferencePage" + name="%XLCompilerPreferencePage.name"> + point="org.eclipse.core.runtime.preferences"> + class="org.eclipse.cdt.managedbuilder.xlc.ui.preferences.PreferenceInitializer"> + point="org.eclipse.ui.propertyPages"> + category="org.eclipse.cdt.managedbuilder.ui.properties.Page_head_build" + class="org.eclipse.cdt.managedbuilder.xlc.ui.properties.XLCompilerPropertyPage" + id="org.eclipse.cdt.managedbuilder.xlc.ui.properties.samplePropertyPage" + name="%XLCompilerPropertyPage.name"> - + name="projectNature" + value="org.eclipse.cdt.managedbuilder.core.managedBuildNature"> + - - - - - - - - - + + + + + + + + point="org.eclipse.cdt.managedbuilder.ui.newWizardPages"> + ID="org.eclipse.cdt.managedbuilder.xlc.ui.XlcSettingsWizardPage" + operationClass="org.eclipse.cdt.managedbuilder.xlc.ui.wizards.XLCSettingsWizardRunnable" + pageClass="org.eclipse.cdt.managedbuilder.xlc.ui.wizards.XLCSettingsWizardPage"> + projectTypeID="cdt.managedbuild.target.xlc.exe"> + projectTypeID="cdt.managedbuild.target.xlc.so"> + projectTypeID="cdt.managedbuild.target.xlc.lib"> - - - -