From: axelcl <axelcl>
Date: Sat, 7 Jan 2006 20:40:23 +0000 (+0000)
Subject: Making CVS code compilable
X-Git-Url: http://git.phpeclipse.com?hp=bdc9d8c144ff00faaced6505d16dfdff5e208b07

Making CVS code compilable
---

diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml
index 8dbc638..f48ed5d 100644
--- a/net.sourceforge.phpeclipse/plugin.xml
+++ b/net.sourceforge.phpeclipse/plugin.xml
@@ -36,6 +36,8 @@
       <import plugin="net.sourceforge.phpeclipse.externaltools"/>
       <import plugin="net.sourceforge.phpeclipse.ui"/>
       <import plugin="net.sourceforge.phpeclipse.xml.ui"/>
+      <import plugin="org.eclipse.ltk.core.refactoring"/>
+      <import plugin="org.eclipse.ltk.ui.refactoring"/>
    </requires>
 
    <extension