blob: 58c896272d6ee52f0d8095587c3a8f6cf5d67a2f [file] [log] [blame]
Daniel Kunzdaa018f2016-07-18 13:36:25 +02001<?xml version="1.0" encoding="UTF-8"?>
2<feature
3 id="org.eclipse.app4mc.amalthea.addon.franca"
4 label="APP4MC AMALTHEA Franca Integration"
Harald Mackamuld36918f2017-08-03 07:22:18 +02005 version="0.8.2.qualifier"
Daniel Kunzdaa018f2016-07-18 13:36:25 +02006 provider-name="Eclipse.org"
7 license-feature="org.eclipse.license"
Zakir Meerda1b1e22018-07-31 22:15:20 +02008 license-feature-version="2.0.1.qualifier">
Daniel Kunzdaa018f2016-07-18 13:36:25 +02009
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 Mackamuld36918f2017-08-03 07:22:18 +020015 (c) Copyright Eclipse APP4MC contributors and others. 2017.
Daniel Kunzdaa018f2016-07-18 13:36:25 +020016All 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>