| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.app4mc.slg.linux.feature.sdk" |
| label="APP4MC Synthetic Load Generator (SLG) - Linux SDK" |
| version="0.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/technology.app4mc"> |
| APP4MC Synthetic Load Generator (SLG) - Linux SDK |
| </description> |
| |
| <copyright url="https://projects.eclipse.org/projects/technology.app4mc"> |
| (c) Copyright Eclipse APP4MC contributors and others. 2019-2021. |
| All rights reserved. |
| </copyright> |
| |
| <includes |
| id="org.eclipse.app4mc.slg.linux.feature" |
| version="0.0.0"/> |
| |
| <requires> |
| <import feature="org.eclipse.app4mc.slg.commons.m2t.feature.sdk" version="0.1.0.qualifier"/> |
| </requires> |
| |
| <plugin |
| id="org.eclipse.app4mc.slg.linux.source" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| </feature> |