blob: be9f9d88fe83713b2fcce21198d57be5a459adce [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.1"?>
<product name="RCP Product" id="com.example.xzy.product" application="com.example.xzy.application" useFeatures="false">
<aboutInfo>
<image path="product_lg.gif"/>
<text>
%aboutText
</text>
</aboutInfo>
<configIni use="default"/>
<windowImages i16="icons/sample2.gif"/>
<plugins>
<plugin id="com.example.xzy"/>
<plugin id="com.ibm.icu"/>
<plugin id="org.aspectj.runtime"/>
<plugin id="org.eclipse.core.commands"/>
<plugin id="org.eclipse.core.contenttype"/>
<plugin id="org.eclipse.core.expressions"/>
<plugin id="org.eclipse.core.jobs"/>
<plugin id="org.eclipse.core.runtime"/>
<plugin id="org.eclipse.core.runtime.compatibility.auth"/>
<plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>
<plugin id="org.eclipse.equinox.common"/>
<plugin id="org.eclipse.equinox.preferences"/>
<plugin id="org.eclipse.equinox.registry"/>
<plugin id="org.eclipse.help"/>
<plugin id="org.eclipse.jface"/>
<plugin id="org.eclipse.osgi"/>
<plugin id="org.eclipse.swt"/>
<plugin id="org.eclipse.swt.win32.win32.x86" fragment="true"/>
<plugin id="org.eclipse.ui"/>
<plugin id="org.eclipse.ui.workbench"/>
</plugins>
</product>