From 75c0f62412769bdf18faa89c09680ddf96433aa0 Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Tue, 27 Jun 2017 13:09:05 +0300 Subject: [PATCH] Added two missing features to org.simantics.sdk feature The two missing features are org.apache.lucene4 and com.lowagie.text which are included by org.simantics.db.client org.simantics.modeling features respectively. refs #7332 Change-Id: I60265627d442ce62720c859b593feb207e679e0b --- features/org.simantics.sdk.feature/feature.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/features/org.simantics.sdk.feature/feature.xml b/features/org.simantics.sdk.feature/feature.xml index c5bc965b5..4c4c7c0ed 100644 --- a/features/org.simantics.sdk.feature/feature.xml +++ b/features/org.simantics.sdk.feature/feature.xml @@ -40,6 +40,14 @@ id="org.eclipse.equinox.p2.discovery.feature" version="0.0.0"/> + + + + -- 2.43.2