diff options
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. |