blob: aec195caecf83059e6b78be5f4efedeb2d488dc3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.discovery.jmdns.feature"
label="ECF Discovery Zeroconf Provider"
version="1.0.101.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 Discovery Zeroconf Provider. This provider can be used by Remote Services Discovery to publish and discover RS EndpointDescriptions.
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.ecf.discovery.feature" version="1.0.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.ecf.provider.jmdns"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>