Yes, I have the same problem – highlight stops on the first line of JSP not the breakpoint!
NB Does JBoss 3.x/4.x allow debugging? …that lack JSR-045 support… how does one find this out?
No, Tomcat 4 does not have JSR-045 support. However, in the following thread some innovative users have configured JBoss 3.x to work with Tomcat 5 to enable JSP debugging.
https://www.genuitec.com/forums/topic/using-tomcat-5-with-jboss-3-2-x-closed/
The <%= varname %> syntax does not appear to allow code completion.
while the <% varname; %> does – any reason for this?
That one is a bug that has already been reported. We’ll have it resolved in the next release.
The HTML/JSP preview does not process CSS references correctly (colours are wrong, correct when deployed!)
If this is for 2.7 RC1, can you send us a small test case the replicates the problem? If it’s for an earlier release, you’re correct that this was not supported at that time.
–Scott
MyEclipse Support