Folks,
I would like to see refactoring support added. Here is a short list of what would be really helpful:
1) If I rename a method or class name of a Java class file, the references to it in JSP files are updated as well.
2) Add the ability to highlight sections of code in JSP scriptlets and convert them into new Java classes or methods into existing Java classes.
JSP Editor Enhancements:
1) Add a menu option to organize imports; similar to the function for Java source files.
I just started using MyEclipse. Fantastic product.