Javascript Debugging
Do you work on javascript intensive projects ?
Do you have trouble copping with the IE message:
We all know that now you can use the Firefox Javascript Console which will always provide precise and meaningful error messages.
Now, if you are using Eclipse, and moreover, if you are using a set of common plug-ins packaged under the name of MyEclipse, you can really make your life easier. The latest version: MyEclipse Enterprise Workbench 4.1M2, provides among others an outline view, auto-completion and a debugger with breakpoints and everything, all of which are seamlessly integrated in the eclipse environment. View the details.
In my opinion, MyEclipse really is a professional worth noting web development tool and although not free, the basic version is cheap, 30$/year/installation.
For example, MyEclipse 4.1 is the first Eclipse-based platform to support Web 2.0/AJAX development through an innovative WebTools 2.0 Tools Platform (W2TP) and uniquely integrates Spring, Hibernate and database technologies into a single intuitive solution.
Do you have trouble copping with the IE message:
Object expected, line 1, char 1We all know that now you can use the Firefox Javascript Console which will always provide precise and meaningful error messages.
Now, if you are using Eclipse, and moreover, if you are using a set of common plug-ins packaged under the name of MyEclipse, you can really make your life easier. The latest version: MyEclipse Enterprise Workbench 4.1M2, provides among others an outline view, auto-completion and a debugger with breakpoints and everything, all of which are seamlessly integrated in the eclipse environment. View the details.
In my opinion, MyEclipse really is a professional worth noting web development tool and although not free, the basic version is cheap, 30$/year/installation.
For example, MyEclipse 4.1 is the first Eclipse-based platform to support Web 2.0/AJAX development through an innovative WebTools 2.0 Tools Platform (W2TP) and uniquely integrates Spring, Hibernate and database technologies into a single intuitive solution.

0 Comments:
Post a Comment
<< Home