I’m unsure if you have had this one logged before. I’m using MyEclipse 5.0GA build 20060508 and am having some problems with inserting comments into jsp pages. when I try to use a comment, either <!– or <%– style, the IDE flags up an error. It’s as if it thinks there are some extra characters there somewhere. Version 3.2.0 M20060629 is the Eclipse IDE version.
Below is a screen shot. This is a generated Web Project with no jstl or jsf capablility. The same occurs if I add the capablility. Also, you will note in the snapshot that this is a comment surrounding the <link> tag that was generated by Eclipse. It is ok. If I save the file it doesn’t go away. If I close file and re-open errors go away but come back as soon as I try another comment.
I’m hoping you have a quick answer. I have included a snap of the libraries on the left hand side in case there is something untowards there.
– System Setup ——————————-
Operating System and version:
Eclipse version: 3.2
Eclipse build id: as above
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
MyEclipse version: 5.0GA
Eclipse JDK version: 1.5.0.08
Application Server JDK version: same
Are there any exceptions in the Eclipse log file? no
