http://www.easyeclipse.org/site/distributions/php.html
EasyEclipse packages together Eclipse, the open-source software development platform, and selected open source plugins. This compilation is selected, assembled, tested, patched, built installers and documented
a full IDE, offered as reliable distributions and plugins.
EasyEclipse is:
It's very useful to me as I'm developing codes with lots of object and methods inside the object. Previously I had to browse to the codes to find the right method/function to modify. Luckily from today on, I just click the function/method name inside the outline viewer and it will jump to the right function in the code editor. Thank you guys at the phpeclipse.org for providing such a time saver tools.
EasyEclipse packages together Eclipse, the open-source software development platform, and selected open source plugins. This compilation is selected, assembled, tested, patched, built installers and documented
a full IDE, offered as reliable distributions and plugins.
EasyEclipse is:
- Free and open-source,
- Easy to download and install, and
- Simple to maintain, without version and dependency issues.
Basic Features of PHPEclipse
- Syntax Coloring
- Brackets Matching
- Code folding
- Code Completion
- Parameter hints
- Mark Occurrences
- Hover Tooltips
- PHP Manual integration
- Code templates
It's very useful to me as I'm developing codes with lots of object and methods inside the object. Previously I had to browse to the codes to find the right method/function to modify. Luckily from today on, I just click the function/method name inside the outline viewer and it will jump to the right function in the code editor. Thank you guys at the phpeclipse.org for providing such a time saver tools.
Comments
Post a Comment