my environment:
eclipse 2.1.1
myeclipse 2.6.2
JDK 1.4.2_01
tomcat 5.0.12
I followed the example(helloworld),I create web project and JSP.
I can’t get any breakpoints in JSP editor with myeclipse web project.
JSP assist is invalid(warning:Could not indentify a J2EE project for file.Make sure that it is in a web module) and there is no JSP/HTML Source and Preview modes in jsp editor.
Is there something wrong?