ASSIGNED - bug 202361: Create PDE build for the Epp Plugins.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=202361
diff --git a/releng/org.eclipse.epp.pde.build/cc-macros.xml b/releng/org.eclipse.epp.pde.build/cc-macros.xml
index 0743630..04ec09a 100644
--- a/releng/org.eclipse.epp.pde.build/cc-macros.xml
+++ b/releng/org.eclipse.epp.pde.build/cc-macros.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project default="no-build-macros-default">
-	<!-- $Id: cc-macros.xml,v 1.2 2007/09/06 05:17:58 mrussell Exp $ -->
+	<!-- $Id: cc-macros.xml,v 1.3 2007/09/06 06:30:20 mrussell Exp $ -->
 	<target name="no-build-macros-default">
 		<fail>This file does not contain a default target</fail>
 	</target>
@@ -87,7 +87,7 @@
 		<attribute name="javaPath" default="${java.4.path}"/>
     	<attribute name="cleanBuildTagFile" default=".clean_build"/>
 		<attribute name="configuration" default="../../../../epp-configuration"/>
-		<attribute name="workspace" default="../../../.."/>
+		<attribute name="workspace" default="../../../../epp-workspace"/>
 		<attribute name="dir" default="."/>
 		<sequential>
 			<echo>cc_eclipse_ant</echo>