Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.dnssd/build.properties')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.dnssd/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.dnssd/build.properties b/providers/bundles/org.eclipse.ecf.provider.dnssd/build.properties
index 5f1cc8ee3..8e48dfbda 100644
--- a/providers/bundles/org.eclipse.ecf.provider.dnssd/build.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.dnssd/build.properties
@@ -6,4 +6,5 @@ bin.includes = META-INF/,\
plugin.properties,\
about.html
additional.bundles = org.eclipse.equinox.concurrent
+jars.extra.classpath = platform:/plugin/org.eclipse.equinox.concurrent
src.includes = about.html

Back to the top