JSEclipse 1.5.2 review

Download
by rbytes.net on

JSEclipse project is a Javascript plug-in for the Eclipse environment

License: GPL (GNU General Public License)
File size: 0K
Developer: EnergyByte
0 stars award from rbytes.net

JSEclipse project is a Javascript plug-in for the Eclipse environment. Designed to help web developers edit JavaScript files with ease, it has built in support for:

Code completion for JavaScript function and classes.
Code completion for JavaDoc.
Function and class names are displayed in the Outline panel for the currently open file.
Open declaration
Error reporting
Warning reporting
Code wrap

What's New in This Release:
All prototype.js and script.aculo.us class extending idioms are now recognized.
Full YAHOO framework support was added.
Major performance improvement were made for content outline (smoother reparsing).
A debugger keyword generates a line breakpoint marker in the editor, instead of an error.
Ctrl+/ no longer toggles a comment, but instead will comment or uncomment all the lines.
Pressing ENTER inside a single line comment preserves the comment.
The state of content outline buttons is now persistent.

JSEclipse 1.5.2 keywords