From 5fd28fe3201ad6e316fea3688bd89130bc29bc13 Mon Sep 17 00:00:00 2001 From: ArenBabikian Date: Wed, 13 May 2020 00:16:27 -0400 Subject: Adjust FamilyTree MM. Add new Taxation MM with possible Multiple Roots --- .../case.study.pledge.model/META-INF/MANIFEST.MF | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF') diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF index 4b5f5b2f..012e3251 100644 --- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF +++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF @@ -8,7 +8,10 @@ Bundle-Vendor: %providerName Bundle-Localization: plugin Export-Package: Taxation, Taxation.impl, - Taxation.util + Taxation.util, + TaxationWithRoot, + TaxationWithRoot.impl, + TaxationWithRoot.util Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport, org.eclipse.emf.ecore.xmi;visibility:=reexport, -- cgit v1.2.3-70-g09d2