Patches from Robert Kraske (robekras):
authoraxelcl <axelcl>
Sat, 15 Oct 2005 20:52:43 +0000 (20:52 +0000)
committeraxelcl <axelcl>
Sat, 15 Oct 2005 20:52:43 +0000 (20:52 +0000)
* collapsing variable tree
* more documentation

net.sourceforge.phpeclipse.debug.core/build.xml

index e205d70..1c20c6b 100644 (file)
                <javac destdir="${temp.folder}/core.jar.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" debug="${javacDebugInfo}" includeAntRuntime="no" bootclasspath="${bootclasspath}" source="${javacSource}" target="${javacTarget}"              >
                        <compilerarg line="${compilerArg}"/>
                        <classpath>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.runtime_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.osgi_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.help_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.swt_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.swt.win32.win32.x86_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.jface_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.commands_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.workbench_3.1.0.jar"/>
-                               <pathelement path="../../../../Programme/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.1.0/compatibility.jar"/>
-                               <pathelement path="../../../../Programme/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.1.0/@dot"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.expressions_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.resources_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.resources.compatibility_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.resources.win32_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.runtime.compatibility_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.update.configurator_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ant.core_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.variables_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.debug.core_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.runtime_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.osgi_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.help_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.swt_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.swt.win32.win32.x86_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.jface_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.commands_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.workbench_3.1.0.jar"/>
+                               <pathelement path="../../plugins/org.eclipse.ui.workbench.compatibility_3.1.0/compatibility.jar"/>
+                               <pathelement path="../../plugins/org.eclipse.ui.workbench.compatibility_3.1.0/@dot"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.expressions_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.resources_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.resources.compatibility_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.resources.win32_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.runtime.compatibility_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.update.configurator_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ant.core_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.variables_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.debug.core_3.1.0.jar"/>
                                <pathelement path="${build.result.folder}/../net.sourceforge.phpeclipse/bin/"/>
                                <pathelement path="${build.result.folder}/../net.sourceforge.phpeclipse/phpeclipse.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.console_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.jface.text_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.text_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.workbench.texteditor_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.search_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.ide_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.win32_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.views_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.update.core_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.update.core.win32_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.update.ui_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.forms_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.editors_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.core.filebuffers_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.debug.ui_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.compare_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.ui.externaltools_3.1.0.jar"/>
-                               <pathelement path="..\..\..\..\Programme\eclipse\plugins\org.eclipse.team.core_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.console_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.jface.text_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.text_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.workbench.texteditor_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.search_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.ide_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.win32_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.views_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.update.core_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.update.core.win32_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.update.ui_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.forms_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.ui.editors_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.core.filebuffers_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.debug.ui_3.1.0.jar"/>
+                               <pathelement path="..\..\plugins\org.eclipse.compare_3.1.0.jar"/>
+                               <pathelement path="../org.eclipse.ui.externaltools/bin"/>
+                               <pathelement path="../org.eclipse.ui.externaltools/@dot"/>
+                               <pathelement path="..\..\plugins\org.eclipse.team.core_3.1.0.jar"/>
                                <pathelement path="${build.result.folder}/../net.sourceforge.phpeclipse.webbrowser/bin/"/>
                                <pathelement path="${build.result.folder}/../net.sourceforge.phpeclipse.webbrowser/webbrowser.jar"/>
                                <pathelement path="${build.result.folder}/../net.sourceforge.phpeclipse.externaltools/bin/"/>
        </target>
 
        <target name="refresh" depends="init" if="eclipse.running" description="Refresh this folder.">
-               <eclipse.convertPath fileSystemPath="C:/Dokumente und Einstellungen/Robert/workspace/net.sourceforge.phpeclipse.debug.core" property="resourcePath"/>
+               <eclipse.convertPath fileSystemPath="C:/eclipse31/workspace/net.sourceforge.phpeclipse.debug.core" property="resourcePath"/>
                <eclipse.refreshLocal resource="${resourcePath}" depth="infinite"/>
        </target>