From d3e012391b3e1cf74d238ac2afecb66eec4d1e1b Mon Sep 17 00:00:00 2001 From: Marko Luukkainen Date: Fri, 14 Sep 2018 13:28:55 +0300 Subject: [PATCH] Expose History REST API implementation to other plug-ins gitlab #123 Change-Id: If99ceb8b6c0349b4be57b8f9cd10e93abf5356e5 --- bundles/org.simantics.history.rest/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF b/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF index a1f311a5a..030278955 100644 --- a/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.history.rest/META-INF/MANIFEST.MF @@ -35,3 +35,4 @@ Require-Bundle: org.simantics.history;bundle-version="1.0.0", org.simantics;bundle-version="1.0.0", org.eclipse.jetty.servlets Bundle-ClassPath: . +Export-Package: org.simantics.history.rest -- 2.43.2