Harald Mackamul | 1422ad2 | 2020-03-17 13:31:14 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.app4mc.emf.metamodelviewers" |
| 4 | label="APP4MC EMF MetaModel Viewers" |
Dirk Fauth | 57f3635 | 2020-03-23 14:41:55 +0100 | [diff] [blame] | 5 | version="0.9.8.qualifier" |
Harald Mackamul | 1422ad2 | 2020-03-17 13:31:14 +0100 | [diff] [blame] | 6 | provider-name="Eclipse APP4MC" |
| 7 | license-feature="org.eclipse.license" |
| 8 | license-feature-version="2.0.2.qualifier"> |
| 9 | |
| 10 | <description url="https://projects.eclipse.org/projects/technology.app4mc"> |
| 11 | APP4MC EMF MetaModel Viewers |
| 12 | </description> |
| 13 | |
| 14 | <copyright url="https://projects.eclipse.org/projects/technology.app4mc"> |
| 15 | (c) Copyright Robert Bosch GmbH. 2017-2020. |
| 16 | All rights reserved. |
| 17 | </copyright> |
| 18 | |
| 19 | <requires> |
| 20 | <import plugin="org.eclipse.core.runtime"/> |
| 21 | <import plugin="org.eclipse.sphinx.emf"/> |
| 22 | <import plugin="org.eclipse.ui"/> |
| 23 | </requires> |
| 24 | |
| 25 | <plugin |
| 26 | id="org.eclipse.app4mc.emf.metamodelviewer" |
| 27 | download-size="0" |
| 28 | install-size="0" |
| 29 | version="0.0.0" |
| 30 | unpack="false"/> |
| 31 | |
| 32 | </feature> |