2009-01-27 17:09:21 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<feature
|
|
|
|
id="org.eclipse.cdt.core.lrparser.sdk"
|
|
|
|
label="%featureName"
|
2011-02-08 19:27:00 +00:00
|
|
|
version="5.2.0.qualifier"
|
2009-05-05 15:13:02 +00:00
|
|
|
provider-name="%providerName"
|
|
|
|
plugin="org.eclipse.cdt.core.lrparser.source">
|
2009-01-27 17:09:21 +00:00
|
|
|
|
|
|
|
<description>
|
|
|
|
%description
|
|
|
|
</description>
|
|
|
|
|
2009-06-10 18:58:16 +00:00
|
|
|
<copyright>
|
|
|
|
%copyright
|
2009-01-27 17:09:21 +00:00
|
|
|
</copyright>
|
|
|
|
|
2009-06-10 18:58:16 +00:00
|
|
|
<license>
|
|
|
|
%license
|
2009-01-27 17:09:21 +00:00
|
|
|
</license>
|
|
|
|
|
|
|
|
<url>
|
2011-02-25 14:36:44 +00:00
|
|
|
<update label="%updateSiteName" url="http://download.eclipse.org/tools/cdt/releases/indigo"/>
|
2009-01-27 17:09:21 +00:00
|
|
|
</url>
|
|
|
|
|
|
|
|
<includes
|
|
|
|
id="org.eclipse.cdt.core.lrparser.source"
|
|
|
|
version="0.0.0"/>
|
|
|
|
|
2011-01-31 20:27:43 +00:00
|
|
|
<includes
|
|
|
|
id="org.eclipse.cdt.core.lrparser.feature"
|
|
|
|
version="0.0.0"/>
|
|
|
|
|
2009-01-27 17:09:21 +00:00
|
|
|
</feature>
|