<?xml version="1.0" encoding="UTF-8"?> | |
<?eclipse version="3.4"?> | |
<plugin> | |
<extension | |
id="testingProduct" | |
point="org.eclipse.core.runtime.products"> | |
<product | |
application="org.eclipse.ui.ide.workbench" | |
name="CDT Testing"> | |
</product> | |
</extension> | |
</plugin> |