X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/install.txt b/net.sourceforge.phpeclipse/install.txt index 01cbc73..374e2a3 100644 --- a/net.sourceforge.phpeclipse/install.txt +++ b/net.sourceforge.phpeclipse/install.txt @@ -1,21 +1,25 @@ -PHPEclipse Version 1.0.6alpha -Copyright 2003 net.sourceforge.phpeclipse +PHPEclipse Version 1.1.0 +Copyright 2003-2004 net.sourceforge.phpeclipse http://www.phpeclipse.org Contributors: - Klaus Hartlage + Axel Kramer (http://www.phpeclipse.de) + Fernando Vicente + Christian Perkonig Matthieu Casanova - Le Borgne Cédric + Le Borgne C�dric David Cummings Thomas Geiger Rusell Wilson Philippe Lachaise Stefan Langer + Bastien Durel + and others... This Plugin is released under the Common Public License v1.0 which is included in this distribution or can be viewed at http://www.eclipse.org/legal/cpl-v10.html. -Look for updated versions of this plugin at http://www.phpeclipse.org -> Downloads +Look for updated versions of this plugin at http://www.phpeclipse.de -> Install/Downloads 1. Requirements 2. Recommended @@ -31,7 +35,7 @@ Look for updated versions of this plugin at http://www.phpeclipse.org -> Downloa 1. Requirements ------------------------------------------ Java Runtime 1.4.x or higher ( downloadable at http://java.sun.com ) -Eclipse 2.1 or higher ( downloadable at http://www.eclipse.org ) +Eclipse 3.0 or higher ( downloadable at http://www.eclipse.org ) @@ -52,7 +56,7 @@ Simply unzip the files to your eclipse plugins directory and (re)start eclipse. If you copy the files manually make sure all files are located in the net.sourceforge.phpeclipse folder in the plugins directory in your eclipse installation. -After installation the directorystructure should look as follows: +After installation the directorystructure should look as follows (example): |-- | | @@ -74,7 +78,7 @@ After installation the directorystructure should look as follows: | |-- cpl-v10.html // common public licence | - |-- TODO // what's to do + |-- icons // Icons directory 4. Editing PHP @@ -87,14 +91,10 @@ Specify a name for your project and press "Finish". To open the PHP Perspective click Windows -> Open Perspective -> Other... and choose PHP from the list. -- For more Information go to the menu "Help->Help Contents" and - open the "PHPEclipse Help" - - 5. Additional Help ------------------------------------------ -There is a help forum at http://sourceforge.net/projects/phpeclipse. +There is a help forum at http://www.phpeclipse.de. Just follow the "Forums" link. @@ -103,7 +103,6 @@ Just follow the "Forums" link. ------------------------------------------ - PHPEclipse SQL Plugin : Helps create SQL statements -- PHPEclipse JTidy Plugin : Checks and cleans up HTML. Both can be found at: http://sourceforge.net/projects/phpeclipse/ @@ -111,7 +110,7 @@ Both can be found at: http://sourceforge.net/projects/phpeclipse/ 7. Contributing ------------------------------------------ -To make PHPEclipse a usefull tool for developing PHP we need your help. +To make PHPEclipse a useful tool for developing PHP we need your help. No contribution is too small or too big! We need: Developers @@ -120,8 +119,6 @@ We need: Bundling ... -See http://phpeclipse.sourceforge.net/en/get_involved.php for more information -on how to contribute. BUT MOST IMPORTANT we need your help to find and fix those little bugs that seem to creep into the code. @@ -136,5 +133,6 @@ If you find a bug see if it is allready listed in the bug database at http://sourceforge.net/projects/phpeclipse/ -> Bugs If it is not listed create a new bug report. Be sure to include your system information (e.g. W2K Pentium 4 512 MB RAM), your Eclipse version -(e.g. Eclipse 2.1), the version of phpeclipse you are using and a detailed +(e.g. Eclipse 3.0), the version of phpeclipse you are using and a detailed description of the bug and how it can be reproduced. +