Author: dgolovin
Date: 2010-07-21 17:08:03 -0400 (Wed, 21 Jul 2010)
New Revision: 23641
Modified:
trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF
Log:
https://jira.jboss.org/browse/JBIDE-6430 Eclipse has a problem to reference
org.jboss.tools.common.model.ui 3.1.1
bundle classpath attribute removed from manifest because it is not needed
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-07-21
20:52:43 UTC (rev 23640)
+++ trunk/common/plugins/org.jboss.tools.common.model.ui/META-INF/MANIFEST.MF 2010-07-21
21:08:03 UTC (rev 23641)
@@ -2,7 +2,6 @@
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