blob: 249303ee75b5840502bf506816c03f2acf3b8e47 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="bar"
label="Bar Feature"
version="1.1.1"
os="macosx,win32"
ws="carbon,win32"
nl="en"
arch="ppc,x86"
exclusive="true"
colocation-affinity="bar">
<install-handler handler="bar handler"/>
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<url>
<update label="Bar Site" url="file:/tmp/barsite/"/>
</url>
<includes
id="org.bar.iu"
version="0.0.0"/>
<requires>
<import plugin="org.bar.iu"/>
</requires>
<plugin
id="org.eclipse.swt"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>