Author: dgeraskov
Date: 2008-04-15 03:25:50 -0400 (Tue, 15 Apr 2008)
New Revision: 7527
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF
Log:
http://jira.jboss.com/jira/browse/JBIDE-2008
Compare dialog added
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF 2008-04-15
07:22:08 UTC (rev 7526)
+++
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/META-INF/MANIFEST.MF 2008-04-15
07:25:50 UTC (rev 7527)
@@ -17,7 +17,9 @@
org.eclipse.gef,
org.hibernate.eclipse,
org.hibernate.eclipse.console,
- org.eclipse.ui.editors
+ org.eclipse.ui.editors,
+ org.eclipse.ltk.core.refactoring,
+ org.eclipse.ltk.ui.refactoring
Eclipse-LazyStart: true
Export-Package: org.hibernate.eclipse.jdt.ui,
org.hibernate.eclipse.jdt.ui.internal