Author: dgolovin
Date: 2010-03-30 14:22:32 -0400 (Tue, 30 Mar 2010)
New Revision: 21144
Modified:
trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF
Log:
common.model.ui plug-in manifest error fixed
Bundle-ClassPath: .
added to manifest
Modified: trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF 2010-03-30
17:57:51 UTC (rev 21143)
+++ trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF 2010-03-30
18:22:32 UTC (rev 21144)
@@ -2,6 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-ActivationPolicy: lazy
Bundle-Name: %pluginName
+Bundle-ClassPath: .
Bundle-Activator: org.jboss.tools.common.model.ui.ModelUIPlugin
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.jboss.tools.common.model.ui;singleton:=true
Show replies by date