From: khartlage Date: Sun, 30 Mar 2003 21:11:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://secure.phpeclipse.com *** empty log message *** --- diff --git a/archive/net.sourceforge.phpeclipse.sql/build.properties b/archive/net.sourceforge.phpeclipse.sql/build.properties index e69de29..3d1d7f4 100644 --- a/archive/net.sourceforge.phpeclipse.sql/build.properties +++ b/archive/net.sourceforge.phpeclipse.sql/build.properties @@ -0,0 +1 @@ +source.phpeclipsesql.jar = src/ diff --git a/archive/net.sourceforge.phpeclipse.sql/build.xml b/archive/net.sourceforge.phpeclipse.sql/build.xml new file mode 100644 index 0000000..129f91e --- /dev/null +++ b/archive/net.sourceforge.phpeclipse.sql/build.xml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/archive/net.sourceforge.phpeclipse.sql/icons/phpsql.gif b/archive/net.sourceforge.phpeclipse.sql/icons/phpsql.gif new file mode 100644 index 0000000..7b2ccb2 Binary files /dev/null and b/archive/net.sourceforge.phpeclipse.sql/icons/phpsql.gif differ diff --git a/archive/net.sourceforge.phpeclipse.sql/icons/quantum-ng.gif b/archive/net.sourceforge.phpeclipse.sql/icons/quantum-ng.gif deleted file mode 100644 index 31e5082..0000000 Binary files a/archive/net.sourceforge.phpeclipse.sql/icons/quantum-ng.gif and /dev/null differ diff --git a/archive/net.sourceforge.phpeclipse.sql/icons/quantum.gif b/archive/net.sourceforge.phpeclipse.sql/icons/quantum.gif deleted file mode 100644 index e964a2f..0000000 Binary files a/archive/net.sourceforge.phpeclipse.sql/icons/quantum.gif and /dev/null differ diff --git a/archive/net.sourceforge.phpeclipse.sql/install.txt b/archive/net.sourceforge.phpeclipse.sql/install.txt index 3fb65d0..abdef41 100644 --- a/archive/net.sourceforge.phpeclipse.sql/install.txt +++ b/archive/net.sourceforge.phpeclipse.sql/install.txt @@ -1,7 +1,7 @@ Quick and Dirty Install Instructions: -1. Download and unpack eclipse 2.0 into a directory [e.g. C:\eclipse] -2. Download Quantum -3. Unzip quantum into the plugins directory of eclipse [e.g. C:\eclipse\plugins] +1. Download and unpack eclipse 2.1 into a directory [e.g. C:\eclipse] +2. Download PHPEclipse plugin +3. Unzip it into the plugins directory of eclipse [e.g. C:\eclipse\plugins] 4. Launch eclipse -5. Open the Quantum DB Perspective [Go to Windows -> Open Perspective -> Other and select Quantum DB Perspective] -6. Right click any where on the Bookmark view and select "New Bookmark..." \ No newline at end of file +5. Open the PHPEclipse Perspective [Go to Windows -> Open Perspective -> Other and select PHPEclipse SQL Perspective] +6. Right click any where on the Bookmark view and select "New Bookmark..."