blob: ff679c1c4b129eb90a81c2c1f83b053f1e25414f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.app4mc.utils.platform"
label="APP4MC Utils Platform"
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.
</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.headless"
version="0.0.0"/>
<plugin
id="org.eclipse.app4mc.util.sessionlog.eclipse"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>