| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.statet.redocs.wikitext.r" |
| version="4.5.0.qualifier" |
| provider-name="Eclipse StatET" |
| label="StatET ReDocs - Wikitext+R (R Markdown, R Textile, Reproducible Documents) (Incubation)" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="https://www.eclipse.org/statet"> |
| StatET Add-on with tools for reproducible documents using Wikitext (Markdown, Textile) with R. |
| </description> |
| |
| <copyright> |
| Copyright (c) 2003, 2022 Stephan Wahlbrink and others. All rights reserved. |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <requires> |
| <import feature="org.eclipse.statet.r" version="4.5.0" match="equivalent"/> |
| <import feature="org.eclipse.statet.yaml" version="4.5.0" match="equivalent"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.statet.docmlet.base.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| <plugin |
| id="org.eclipse.statet.docmlet.base.ui" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.statet.docmlet.wikitext.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| <plugin |
| id="org.eclipse.statet.docmlet.wikitext.ui" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.statet.redocs.r" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| <plugin |
| id="org.eclipse.statet.redocs.wikitext.r" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.statet.docmlet.wikitext.commonmark.core" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| <plugin |
| id="org.eclipse.statet.docmlet.wikitext.commonmark.ui" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.statet.redocs.wikitext.r.commonmark" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.statet.redocs.wikitext.r.textile" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.statet.redocs.wikitext.r.debug" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |