Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.app4mc.platform" |
| 4 | label="APP4MC Tool Platform" |
Harald Mackamul | badce16 | 2019-09-19 09:35:03 +0200 | [diff] [blame] | 5 | version="0.9.6.qualifier" |
Harald Mackamul | 34e13b4 | 2017-11-21 10:46:27 +0100 | [diff] [blame] | 6 | provider-name="Eclipse APP4MC" |
Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 7 | plugin="org.eclipse.app4mc.platform.ide" |
| 8 | license-feature="org.eclipse.license" |
Harald Mackamul | 4a1fd51 | 2019-09-18 16:44:17 +0200 | [diff] [blame] | 9 | license-feature-version="2.0.2.qualifier"> |
Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 10 | |
| 11 | <description url="https://projects.eclipse.org/projects/technology.app4mc"> |
| 12 | APP4MC Tool Platform |
| 13 | </description> |
| 14 | |
| 15 | <copyright url="https://projects.eclipse.org/projects/technology.app4mc"> |
Harald Mackamul | 7013e1b | 2018-01-24 12:10:09 +0100 | [diff] [blame] | 16 | (c) Copyright Eclipse APP4MC contributors and others. 2018. |
Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 17 | All rights reserved. |
| 18 | </copyright> |
| 19 | |
| 20 | <includes |
| 21 | id="org.eclipse.app4mc.amalthea.models" |
| 22 | version="0.0.0"/> |
| 23 | |
| 24 | <includes |
| 25 | id="org.eclipse.app4mc.amalthea.editors" |
| 26 | version="0.0.0"/> |
| 27 | |
| 28 | <includes |
Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 29 | id="org.eclipse.app4mc.tracing" |
| 30 | version="0.0.0"/> |
| 31 | |
| 32 | <includes |
| 33 | id="org.eclipse.app4mc.amalthea.export" |
| 34 | version="0.0.0"/> |
| 35 | |
| 36 | <includes |
| 37 | id="org.eclipse.app4mc.examples" |
| 38 | version="0.0.0"/> |
| 39 | |
| 40 | <includes |
| 41 | id="org.eclipse.app4mc.amalthea.import" |
| 42 | version="0.0.0"/> |
| 43 | |
| 44 | <includes |
| 45 | id="org.eclipse.app4mc.validation" |
| 46 | version="0.0.0"/> |
| 47 | |
| 48 | <includes |
| 49 | id="org.eclipse.app4mc.amalthea.converters" |
| 50 | version="0.0.0"/> |
| 51 | |
| 52 | <includes |
| 53 | id="org.eclipse.app4mc.amalthea.edit" |
| 54 | version="0.0.0"/> |
| 55 | |
| 56 | <includes |
| 57 | id="org.eclipse.app4mc.docu" |
| 58 | version="0.0.0"/> |
| 59 | |
| 60 | <includes |
Harald Mackamul | 72f6864 | 2018-05-18 16:47:57 +0200 | [diff] [blame] | 61 | id="org.eclipse.app4mc.amalthea.workflow.mwe" |
Harald Mackamul | d292a7f | 2016-07-07 16:23:12 +0200 | [diff] [blame] | 62 | version="0.0.0"/> |
| 63 | |
| 64 | <includes |
| 65 | id="org.eclipse.app4mc.amalthea.workflow.scripting" |
| 66 | version="0.0.0"/> |
| 67 | |
| 68 | <requires> |
| 69 | <import plugin="org.eclipse.core.runtime"/> |
| 70 | <import plugin="org.eclipse.equinox.app"/> |
| 71 | <import plugin="org.eclipse.platform"/> |
| 72 | <import plugin="org.eclipse.sphinx.emf.explorer"/> |
| 73 | <import plugin="org.eclipse.ui.navigator"/> |
| 74 | <import plugin="org.eclipse.ui.navigator.resources"/> |
| 75 | <import plugin="org.eclipse.ui"/> |
| 76 | <import plugin="org.eclipse.ui.ide.application"/> |
| 77 | <import plugin="org.eclipse.ui.intro"/> |
| 78 | </requires> |
| 79 | |
| 80 | <plugin |
| 81 | id="org.eclipse.app4mc.platform.ide" |
| 82 | download-size="0" |
| 83 | install-size="0" |
| 84 | version="0.0.0" |
| 85 | unpack="false"/> |
| 86 | |
| 87 | </feature> |