From 8ece6dc2a9904b7f4b5e03aa0547158d4e5a6e0c Mon Sep 17 00:00:00 2001 From: khartlage Date: Thu, 30 Oct 2003 20:57:52 +0000 Subject: [PATCH] misc changes --- .../net.sourceforge.phpeclipse.jtidy/.classpath | 24 ++++++------------- archive/net.sourceforge.phpeclipse.jtidy/build.xml | 12 ++------- .../plugin.properties | 2 +- .../net.sourceforge.phpeclipse.jtidy/plugin.xml | 3 +- 4 files changed, 14 insertions(+), 27 deletions(-) diff --git a/archive/net.sourceforge.phpeclipse.jtidy/.classpath b/archive/net.sourceforge.phpeclipse.jtidy/.classpath index a25dd1b..1c3bb0c 100644 --- a/archive/net.sourceforge.phpeclipse.jtidy/.classpath +++ b/archive/net.sourceforge.phpeclipse.jtidy/.classpath @@ -2,21 +2,21 @@ + path="ECLIPSE_HOME/plugins/org.eclipse.core.resources_2.1.1/resources.jar" sourcepath="ORG_ECLIPSE_PLATFORM_SOURCE_SRC/org.eclipse.core.resources_2.1.1/resourcessrc.zip"/> + path="ECLIPSE_HOME/plugins/org.eclipse.ui_2.1.1/ui.jar" sourcepath="ORG_ECLIPSE_PLATFORM_SOURCE_SRC/org.eclipse.ui_2.1.1/uisrc.zip"/> + path="ECLIPSE_HOME/plugins/org.eclipse.swt.win32_2.1.1/ws/win32/swt.jar" sourcepath="ORG_ECLIPSE_PLATFORM_WIN32_SOURCE_SRC/org.eclipse.swt.win32_2.1.1/ws/win32/swtsrc.zip"/> + path="ECLIPSE_HOME/plugins/org.eclipse.jface_2.1.1/jface.jar" sourcepath="ORG_ECLIPSE_PLATFORM_SOURCE_SRC/org.eclipse.jface_2.1.1/jfacesrc.zip"/> + path="ECLIPSE_HOME/plugins/org.eclipse.ui.workbench_2.1.1/workbench.jar" sourcepath="ORG_ECLIPSE_PLATFORM_SOURCE_SRC/org.eclipse.ui.workbench_2.1.1/workbenchsrc.zip"/> + path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_2.1.1/boot.jar" sourcepath="ORG_ECLIPSE_PLATFORM_SOURCE_SRC/org.eclipse.core.boot_2.1.1/bootsrc.zip"/> - - - - - - + path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_2.1.1/runtime.jar" sourcepath="ORG_ECLIPSE_PLATFORM_SOURCE_SRC/org.eclipse.core.runtime_2.1.1/runtimesrc.zip"/> + diff --git a/archive/net.sourceforge.phpeclipse.jtidy/build.xml b/archive/net.sourceforge.phpeclipse.jtidy/build.xml index 4a84cfb..cb7ff1b 100644 --- a/archive/net.sourceforge.phpeclipse.jtidy/build.xml +++ b/archive/net.sourceforge.phpeclipse.jtidy/build.xml @@ -11,7 +11,7 @@ - + @@ -36,12 +36,6 @@ - - - - - - @@ -49,7 +43,7 @@ - + @@ -100,7 +94,7 @@ - + diff --git a/archive/net.sourceforge.phpeclipse.jtidy/plugin.properties b/archive/net.sourceforge.phpeclipse.jtidy/plugin.properties index ea2a242..93fe48a 100644 --- a/archive/net.sourceforge.phpeclipse.jtidy/plugin.properties +++ b/archive/net.sourceforge.phpeclipse.jtidy/plugin.properties @@ -2,4 +2,4 @@ # ######################################### pluginName=PHPEclipse HTML Jtidy -providerName=EclipseProject.de +providerName=phpeclipse.de diff --git a/archive/net.sourceforge.phpeclipse.jtidy/plugin.xml b/archive/net.sourceforge.phpeclipse.jtidy/plugin.xml index a7adf74..185aacf 100644 --- a/archive/net.sourceforge.phpeclipse.jtidy/plugin.xml +++ b/archive/net.sourceforge.phpeclipse.jtidy/plugin.xml @@ -2,7 +2,7 @@ @@ -12,6 +12,7 @@ + -- 1.7.1