X-Git-Url: http://git.phpeclipse.com

diff --git a/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml b/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml
index 8063615..1d8a2ef 100644
--- a/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml
+++ b/archive/net.sourceforge.phpeclipse.quantum.sql/build.xml
@@ -66,12 +66,14 @@
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui_3.0.1/ui.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.help_3.0.0/help.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.jface_3.0.0/jface.jar"/>
-				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.workbench_3.0.1/compatibility.jar"/>
-				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.workbench_3.0.1/workbench.jar"/>
+				<pathelement path="../org.eclipse.ui.workbench/bin"/>
+				<pathelement path="../org.eclipse.ui.workbench/compatibility.jar"/>
+				<pathelement path="../org.eclipse.ui.workbench/workbench.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.workbench.compatibility_3.0.0/compatibility.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.workbench.compatibility_3.0.0/workbench.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.core.expressions_3.0.0/expressions.jar"/>
-				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.ide_3.0.1/ide.jar"/>
+				<pathelement path="../org.eclipse.ui.ide/bin"/>
+				<pathelement path="../org.eclipse.ui.ide/ide.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.win32_3.0.1/ide.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.win32_3.0.1/workbenchwin32.jar"/>
 				<pathelement path="../../../eclipse301/plugins/org.eclipse.ui.views_3.0.0/views.jar"/>