Hi:
This is just appreciation notes to MyEclipse team for MyEclipse Javascript debugger, it helped me solved an java script issue that happens in IE but not firefox, IE doesn’t support a DOM function getElementsByClassName which I was using, while it works perfectly in Firfox, but it really took me long time to figure out that it’s this function that caused issue in IE because I could not find a useful debugger for IE javascript, thanks to MyEclipse javascript debugger;
It’d be really appreciated and helpful that your javascript support and debbugger work more closely with IE instead of Firefox, because with Firefox, it’s dead easy to debug with “Firebug”, while other available javascript debugger for IE is really poor and hard to work with, keeping this way we can rely more on myeclipse javascript debugger for solving the browser compatibility issues.
Thanks again and please keep up the good work. (I had to say that migrating to most recent MyEclipse 7 release was not as smooth as I expected and it seems it can cause some performance issue with memory footprint etc. but hopefully you guys can sort it all out.)
Kind Regards