From fc918b29ead0312b51ccf2a936fac04f7c2afff8 Mon Sep 17 00:00:00 2001
From: Philip Makedonski <makedonski@informatik.uni-goettingen.de>
Date: Wed, 8 Mar 2023 15:04:00 +0200
Subject: [PATCH] + updated manifest

---
 plugins/org.etsi.mts.tdl.to2tdl/META-INF/MANIFEST.MF | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/plugins/org.etsi.mts.tdl.to2tdl/META-INF/MANIFEST.MF b/plugins/org.etsi.mts.tdl.to2tdl/META-INF/MANIFEST.MF
index e5e518cc..09a5cf5f 100644
--- a/plugins/org.etsi.mts.tdl.to2tdl/META-INF/MANIFEST.MF
+++ b/plugins/org.etsi.mts.tdl.to2tdl/META-INF/MANIFEST.MF
@@ -11,6 +11,7 @@ Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.xtext,
  org.etsi.mts.tdl.model,
  org.eclipse.ocl.xtext.essentialocl,
- org.etsi.mts.tdl.common
+ org.etsi.mts.tdl.common,
+ org.etsi.mts.tdl.helper
 Export-Package: org.etsi.mts.tdl.to2tdl
 Bundle-RequiredExecutionEnvironment: JavaSE-11
-- 
GitLab