diff options
author | Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com> | 2018-03-12 18:11:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:47 +0700 |
commit | 05cf2e9720292fd1f9691cf5616861ab92be55f8 (patch) | |
tree | e6eaa4a65c595546486beea752b4bdbf6106af31 /development/eclipse-php/README | |
parent | 4aed16176bc644cb81a90456ca5edd98a7c7204c (diff) |
development/eclipse-php: Added (Eclipse IDE for PHP Developers).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/eclipse-php/README')
-rw-r--r-- | development/eclipse-php/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/development/eclipse-php/README b/development/eclipse-php/README new file mode 100644 index 0000000000000..6e65655c66bf3 --- /dev/null +++ b/development/eclipse-php/README @@ -0,0 +1,21 @@ +The essential tools for any PHP developer, including a PHP language support, +Git client, Mylyn and editors for JavaScript, HTML, CSS and XML. + +This package includes: + + Eclipse Git Team Provider + Eclipse PHP Development Tools + Mylyn Task List + Eclipse XML Editors and Tools + +********** +UPGRADING: +********** +if you find an error during Eclipse initialization, check +this two files: + +/opt/eclipse-php/configuration/config.ini +/opt/eclipse-php/eclipse.ini + +If you haven't done modifications in those files, overwrite +them with config.ini.new and eclipse.ini.new. |