Daniel Kunz | daa018f | 2016-07-18 13:36:25 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.app4mc.amalthea.addon.franca" |
| 4 | label="APP4MC AMALTHEA Franca Integration" |
Harald Mackamul | d36918f | 2017-08-03 07:22:18 +0200 | [diff] [blame] | 5 | version="0.8.2.qualifier" |
Daniel Kunz | daa018f | 2016-07-18 13:36:25 +0200 | [diff] [blame] | 6 | provider-name="Eclipse.org" |
| 7 | license-feature="org.eclipse.license" |
Zakir Meer | da1b1e2 | 2018-07-31 22:15:20 +0200 | [diff] [blame] | 8 | license-feature-version="2.0.1.qualifier"> |
Daniel Kunz | daa018f | 2016-07-18 13:36:25 +0200 | [diff] [blame] | 9 | |
| 10 | <description url="https://projects.eclipse.org/projects/technology.app4mc"> |
| 11 | APP4MC AMALTHEA Franca Integration |
| 12 | </description> |
| 13 | |
| 14 | <copyright url="https://projects.eclipse.org/projects/technology.app4mc"> |
Harald Mackamul | d36918f | 2017-08-03 07:22:18 +0200 | [diff] [blame] | 15 | (c) Copyright Eclipse APP4MC contributors and others. 2017. |
Daniel Kunz | daa018f | 2016-07-18 13:36:25 +0200 | [diff] [blame] | 16 | All rights reserved. |
| 17 | </copyright> |
| 18 | |
| 19 | <license url="http://www.example.com/license"> |
| 20 | [Enter License Description here.] |
| 21 | </license> |
| 22 | |
| 23 | <requires> |
| 24 | <import plugin="org.eclipse.core.runtime"/> |
| 25 | <import plugin="org.eclipse.sphinx.emf"/> |
| 26 | <import plugin="org.eclipse.xtext"/> |
| 27 | <import plugin="org.franca.core"/> |
| 28 | </requires> |
| 29 | |
| 30 | <plugin |
| 31 | id="org.eclipse.app4mc.amalthea.franca.sphinx" |
| 32 | download-size="0" |
| 33 | install-size="0" |
| 34 | version="0.0.0" |
| 35 | unpack="false"/> |
| 36 | |
| 37 | </feature> |