Author: vyemialyanchyk
Date: 2009-04-17 06:57:56 -0400 (Fri, 17 Apr 2009)
New Revision: 14791
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
Log:
JBIDE-4141
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF 2009-04-17
10:57:33 UTC (rev 14790)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.jpt.ui/META-INF/MANIFEST.MF 2009-04-17
10:57:56 UTC (rev 14791)
@@ -5,17 +5,17 @@
Bundle-Version: 1.0.0
Bundle-Activator: org.jboss.tools.hibernate.jpt.ui.HibernateJptUIPlugin
Require-Bundle:
- org.hibernate.eclipse.console;bundle-version="3.2.0",
- org.hibernate.eclipse;bundle-version="3.2.0",
- org.eclipse.debug.core;bundle-version="3.4.0",
- org.eclipse.jdt.core;bundle-version="3.4.0",
- org.eclipse.jdt.ui;bundle-version="3.4.0",
- org.eclipse.datatools.connectivity;bundle-version="1.1.0",
- org.eclipse.jdt.launching;bundle-version="3.4.0",
- org.eclipse.wst.common.project.facet.ui;bundle-version="1.3.0",
- org.eclipse.ui.forms;bundle-version="3.3.100",
- org.jboss.tools.hibernate.jpt.core;bundle-version="1.0.0",
- org.eclipse.ui.ide;bundle-version="3.4.0",
+ org.hibernate.eclipse.console,
+ org.hibernate.eclipse,
+ org.eclipse.debug.core,
+ org.eclipse.jdt.core,
+ org.eclipse.jdt.ui,
+ org.eclipse.datatools.connectivity,
+ org.eclipse.jdt.launching,
+ org.eclipse.wst.common.project.facet.ui,
+ org.eclipse.ui.forms,
+ org.jboss.tools.hibernate.jpt.core,
+ org.eclipse.ui.ide,
org.eclipse.jpt.core,
org.eclipse.jpt.ui,
org.eclipse.jpt.utility