Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.osgi.services/build.properties')
-rw-r--r--bundles/org.eclipse.osgi.services/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.services/build.properties b/bundles/org.eclipse.osgi.services/build.properties
index 8427ee582..817b7fd81 100644
--- a/bundles/org.eclipse.osgi.services/build.properties
+++ b/bundles/org.eclipse.osgi.services/build.properties
@@ -18,4 +18,5 @@ src.includes = about.html,\
source.. = src/
output.. = bin/
-jars.extra.classpath = lib/osgi.annotation.jar \ No newline at end of file
+jars.extra.classpath = lib/osgi.annotation.jar,\
+ lib/function.interface.jar \ No newline at end of file

Back to the top