From dae0c7e2f7b6cf925c23f9bc8e2c12af0882e1e5 Mon Sep 17 00:00:00 2001 From: musk Date: Sat, 12 Apr 2003 18:26:21 +0000 Subject: [PATCH] Updated Install with contributors and notice to cpl --- net.sourceforge.phpeclipse/install.txt | 34 +++++++++++++++++++++++-------- 1 files changed, 25 insertions(+), 9 deletions(-) diff --git a/net.sourceforge.phpeclipse/install.txt b/net.sourceforge.phpeclipse/install.txt index 50a057b..d00dde2 100644 --- a/net.sourceforge.phpeclipse/install.txt +++ b/net.sourceforge.phpeclipse/install.txt @@ -1,12 +1,27 @@ PHPEclipse Version 1.0.6alpha -http://phpeclipse.sourceforge.net - -Requirements +Copyright 2003 net.sourceforge.phpeclipse +Contributors: + Klaus Hartlage + Matthieu Casanova + Le Borgne Cédric + David Cummings + Thomas Geiger + Rusell Wilson + Philippe Lachaise + Stefan Langer + 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://phpeclipse.sourceforge.net + + Requirements ------------------------------------------ Eclipse 2.x or higher (downloadable at http://www.eclipse.org) -Recommended + Recommended ------------------------------------------ PHP Enviroment for running PHP code. PHP can be downloaded at http://www.php.net @@ -14,14 +29,15 @@ Server can be found at http://httpd.apache.org MySQL can be found at http://www.mysql.org -Installation + Installation ------------------------------------------ -Simply unzip the files to your eclipse directory and (re)start eclipse. +Simply unzip the files to your eclipse plugins directory and (re)start eclipse. +(/plugins/) 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 like: +After installation the directorystructure should look as follows: |-- | | @@ -43,10 +59,10 @@ After installation the directorystructure should look like: | |-- cpl-v10.html // common public licence | - |-- TODO // what to do + |-- TODO // what's to do -Editing PHP + Editing PHP ------------------------------------------ To start coding your php code. Simply create a new project. (File -> New... -> Project) And choose PHP from the left list. -- 1.7.1