From b95a49e1a006cac894b18a4d38afb73ee7d30a4e Mon Sep 17 00:00:00 2001 From: Ryan D. Brooks Date: Fri, 25 Feb 2011 09:59:55 -0700 Subject: refactor: Allow composition of RenameFiles and ExportChangeReportOperation --- plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF') diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF index 8fbad8d72f3..7a371d7538c 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF @@ -57,6 +57,7 @@ Import-Package: com.lowagie.text;version="2.1.7", org.eclipse.osee.framework.core.model.event, org.eclipse.osee.framework.core.model.type, org.eclipse.osee.framework.core.operation, + org.eclipse.osee.framework.core.ops, org.eclipse.osee.framework.core.services, org.eclipse.osee.framework.core.util, org.eclipse.osee.framework.database, -- cgit v1.2.1