blob: 934e919230ee684621a26937511276d5b670c7ff [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.presence.feature"
label="ECF Presence API Feature"
version="1.0.200.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Presence API. The ECF Presence API
allows distribution of user presence and instant messaging using common Instant Messaging transports (XMPP/XMPPS, IRC, MSM).
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import plugin="org.eclipse.ecf"/>
<import plugin="org.eclipse.ecf.identity"/>
</requires>
<plugin
id="org.eclipse.ecf.presence"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>