blob: 3bb11ba7158d81aead5a4c596194e182efaebdbd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.app4mc.utils.platform.sdk"
label="APP4MC Utils Platform SDK"
version="1.1.0.qualifier"
provider-name="Eclipse APP4MC"
license-feature="org.eclipse.license"
license-feature-version="2.0.2.qualifier">
<description url="https://projects.eclipse.org/projects/technology.app4mc">
APP4MC Utilities that can be used inside a running Eclipse instance, e.g. a SessionLogWriter to log via Platform logging.
Extends the org.eclipse.app4mc.utils.headless feature.
The SDK feature also contains the sources and is intended to be used in a development environment.
</description>
<copyright url="https://projects.eclipse.org/projects/technology.app4mc">
(c) Copyright 2021 Eclipse APP4MC contributors and others.
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<includes
id="org.eclipse.app4mc.utils.platform"
version="0.0.0"/>
<includes
id="org.eclipse.app4mc.utils.headless.sdk"
version="0.0.0"/>
<plugin
id="org.eclipse.app4mc.util.sessionlog.eclipse.source"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>