| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.app4mc.amlt2systemc.feature" |
| label="APP4MC Transformation - Amalthea to SystemC" |
| version="2.1.0.qualifier" |
| provider-name="Eclipse APP4MC" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <description url="https://projects.eclipse.org/projects/automotive.app4mc"> |
| Amalthea to SystemC transformation |
| </description> |
| |
| <copyright url="https://projects.eclipse.org/projects/automotive.app4mc"> |
| (c) Copyright Eclipse APP4MC contributors and others. 2018-2022. |
| All rights reserved. |
| </copyright> |
| |
| <requires> |
| <import plugin="org.eclipse.app4mc.amalthea.model"/> |
| <import feature="org.eclipse.app4mc.transformation.feature" version="1.2.0"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.app4mc.amlt2systemc.m2t" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |