X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/.classpath b/net.sourceforge.phpeclipse/.classpath index b4a5d1f..275b34c 100644 --- a/net.sourceforge.phpeclipse/.classpath +++ b/net.sourceforge.phpeclipse/.classpath @@ -1,24 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> - <classpathentry kind="src" path="src/"/> - <classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.jdt.junit_2.1.0/junitsupport.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.apache.xerces_4.0.7/xercesImpl.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.apache.xerces_4.0.7/xmlParserAPIs.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.core.resources_2.1.0/resources.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.core.runtime_2.1.0/runtime.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.jface.text_2.1.0/jfacetext.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.jface_2.1.0/jface.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.swt.win32_2.1.0/ws/win32/swt.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.ui.win32_2.1.0/workbenchwin32.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.text_2.1.0/text.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.ui.workbench_2.1.0/workbench.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.ui_2.1.0/ui.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.help_2.1.0/help.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.help.ui_2.1.0/helpworkbench.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.debug.ui_2.1.0/dtui.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.ui.workbench.texteditor_2.1.0/texteditor.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.ui.views_2.1.0/views.jar"/> - <classpathentry kind="lib" path="D:/bin/eclipse/Plugins/org.eclipse.ui.editors_2.1.0/editors.jar"/> - <classpathentry kind="output" path="bin"/> + <classpathentry kind="src" path="src/"/> + <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="output" path="bin"/> </classpath>