| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.m2m.qvt.oml.sdk" |
| label="%featureName" |
| version="3.10.1.qualifier" |
| provider-name="%providerName" |
| image="eclipse_update_120.jpg" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="http://www.eclipse.org/mmt/qvto"> |
| %description |
| </description> |
| |
| <copyright url="http://www.eclipse.org/legal/epl-v20.html"> |
| %copyright |
| </copyright> |
| |
| <includes |
| id="org.eclipse.m2m.qvt.oml" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.m2m.qvt.oml.runtime" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.m2m.qvt.oml.editor" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.m2m.qvt.oml.examples" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.m2m.qvt.oml.doc" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.m2m.qvt.oml.debug" |
| version="0.0.0"/> |
| |
| <includes |
| id="org.eclipse.m2m.qvt.oml.editor.jdt" |
| version="0.0.0" |
| optional="true"/> |
| |
| </feature> |