svn commit: r18805 - trunk/src/argouml-core-umlpropertypanels/META-INF/MANIFEST.MF

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2010-10-19 21:27:24-0700
New Revision: 18805

Modified:
   trunk/src/argouml-core-umlpropertypanels/META-INF/MANIFEST.MF

Log:
Make sure we are registered with main app so that class loader in module loader works

Modified: trunk/src/argouml-core-umlpropertypanels/META-INF/MANIFEST.MF
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-umlpropertypanels/META-INF/MANIFEST.MF?view=diff&pathrev=18805&r1=18804&r2=18805
==============================================================================
--- trunk/src/argouml-core-umlpropertypanels/META-INF/MANIFEST.MF	(original)
+++ trunk/src/argouml-core-umlpropertypanels/META-INF/MANIFEST.MF	2010-10-19 21:27:24-0700
@@ -4,8 +4,12 @@
 Bundle-Vendor: ArgoUML Team
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.argouml.core.infra;bundle-version="0.29.3",
- org.argouml.core.model;bundle-version="0.29.3"
+ org.argouml.core.model,
+ org.argouml.app,
+ org.argouml.core.model.mdr,
+ org.argouml.core.model.euml
 Export-Package: org.argouml.core.propertypanels.meta,
  org.argouml.core.propertypanels.model,
  org.argouml.core.propertypanels.module,
  org.argouml.core.propertypanels.ui
+Eclipse-RegisterBuddy: org.argouml.core.infra,org.argouml.app

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2673665

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.