Author: dgeraskov
Date: 2008-02-08 06:25:52 -0500 (Fri, 08 Feb 2008)
New Revision: 6201
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
Log:
http://jira.jboss.com/jira/browse/JBIDE-1558
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2008-02-08
10:58:34 UTC (rev 6200)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/META-INF/MANIFEST.MF 2008-02-08
11:25:52 UTC (rev 6201)
@@ -37,6 +37,7 @@
org.hibernate.eclipse.hqleditor,
org.hibernate.eclipse.hqleditor.preferences,
org.hibernate.eclipse.launch,
+ org.hibernate.eclipse.launch.core.refactoring,
org.hibernate.eclipse.nature,
org.hibernate.eclipse.util.xpl
Require-Bundle: org.hibernate.eclipse,
@@ -64,5 +65,6 @@
org.eclipse.jdt.launching,
org.eclipse.jdt.debug.ui,
org.eclipse.core.filesystem,
- org.eclipse.core.variables
+ org.eclipse.core.variables,
+ org.eclipse.ltk.core.refactoring
Eclipse-LazyStart: true