From 5d634daddfd46b00120d627bc987c54ba0dca8e0 Mon Sep 17 00:00:00 2001 From: Philip Makedonski Date: Tue, 7 Mar 2023 19:32:38 +0200 Subject: [PATCH] * updated manifest and plugin --- plugins/org.etsi.mts.tdl.model/META-INF/MANIFEST.MF | 3 +-- plugins/org.etsi.mts.tdl.model/plugin.xml | 7 +++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/plugins/org.etsi.mts.tdl.model/META-INF/MANIFEST.MF b/plugins/org.etsi.mts.tdl.model/META-INF/MANIFEST.MF index b8198ca7..f02b5ef5 100644 --- a/plugins/org.etsi.mts.tdl.model/META-INF/MANIFEST.MF +++ b/plugins/org.etsi.mts.tdl.model/META-INF/MANIFEST.MF @@ -21,7 +21,6 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, org.eclipse.emf.ecore.xmi;visibility:=reexport, org.eclipse.ocl.pivot;visibility:=reexport, - org.eclipse.ocl.xtext.essentialocl, - org.eclipse.ocl.xtext.essentialocl.ui;bundle-version="1.1.0" + org.eclipse.ocl.xtext.essentialocl Eclipse-LazyStart: true Bundle-ActivationPolicy: lazy diff --git a/plugins/org.etsi.mts.tdl.model/plugin.xml b/plugins/org.etsi.mts.tdl.model/plugin.xml index 130d7394..33b8dd26 100644 --- a/plugins/org.etsi.mts.tdl.model/plugin.xml +++ b/plugins/org.etsi.mts.tdl.model/plugin.xml @@ -20,6 +20,13 @@ genModel="model/tdl.genmodel"/> + + + + + -- GitLab