blob: 2396cc283a9c90bf3053d9ae6ea8f66e11033d30 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2011, 2014 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
David Green - initial API and implementation
-->
<feature
id="org.eclipse.mylyn.wikitext.extras_feature"
label="%label"
version="3.0.25.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="2.0.0">
<description>
%description
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<includes
id="org.eclipse.mylyn.wikitext_feature"
version="0.0.0"/>
<plugin
id="org.eclipse.mylyn.wikitext.creole"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.mylyn.wikitext.creole.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.mylyn.wikitext.commonmark"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.mylyn.wikitext.commonmark.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>