Fixed project dependencies
authorstefanbjarni <stefanbjarni>
Wed, 20 Apr 2005 06:01:26 +0000 (06:01 +0000)
committerstefanbjarni <stefanbjarni>
Wed, 20 Apr 2005 06:01:26 +0000 (06:01 +0000)
net.sourceforge.phpeclipse.phpunit/.classpath
net.sourceforge.phpeclipse.phpunit/.project

index 919c750..751c8f2 100644 (file)
@@ -1,11 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-    <classpathentry kind="src" path="src/"/>
-    <classpathentry kind="src" path="/org.eclipse.ui"/>
-    <classpathentry kind="src" path="/org.eclipse.ui.views"/>
-    <classpathentry kind="src" path="/org.eclipse.core.boot"/>
-    <classpathentry kind="src" path="/org.eclipse.core.runtime"/>
-    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-    <classpathentry kind="src" path="/org.eclipse.core.resources"/>
-    <classpathentry kind="output" path="bin"/>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+       <classpathentry kind="output" path="bin"/>
 </classpath>
index 7c1262f..2e658c9 100644 (file)
@@ -3,11 +3,6 @@
        <name>net.sourceforge.phpeclipse.phpunit</name>
        <comment></comment>
        <projects>
-               <project>org.eclipse.core.boot</project>
-               <project>org.eclipse.core.resources</project>
-               <project>org.eclipse.core.runtime</project>
-               <project>org.eclipse.ui</project>
-               <project>org.eclipse.ui.views</project>
        </projects>
        <buildSpec>
                <buildCommand>