From 72d62cda06f998ac228695c0718424bdc0feca66 Mon Sep 17 00:00:00 2001 From: Tom Schindl Date: Tue, 17 Mar 2015 00:27:31 +0100 Subject: Bug 462293 - Add operation abstraction for long running tasks --- bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) (limited to 'bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF') diff --git a/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF b/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF index 4fcd380de..707e16113 100755 --- a/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF +++ b/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF @@ -13,6 +13,7 @@ Export-Package: org.eclipse.fx.core, org.eclipse.fx.core.command, org.eclipse.fx.core.function, org.eclipse.fx.core.log, + org.eclipse.fx.core.operation, org.eclipse.fx.core.text, org.eclipse.fx.core.update Bundle-Vendor: %Bundle-Vendor -- cgit v1.2.3