score:2

Accepted answer

right now you'd have to add the separate automated tests download to do this, and only in the 3.1 branch, but it enables a "show translation" command through ctrl+shift+9. beware that the translation generated isn't 100% the same as the server would create at runtime--it's not intended to be executed. also, the most recent 3.0.3 builds contain fixes to the translator that should clear up these kinds of problems (nested variables + self-closing tags). 3.0.3 is due in november and should update cleanly into ganymede sr1.

score:0

i've seen the eclipse jsp editor get really confused over almost nothing. you said the problem goes away if you remove the tag. does it come back if you put the tag back? i know that eclipse 3.3 sometimes had some issues with jsp files where opening them, and forcing a save would clear the file of error messages (i haven't tried 3.4 yet). maybe that's what's happening to you. other than that, do you have all the proper includes / xml namespaces defined in the files?

score:0

i'm having exactly same problem with jsp and <stripes:errors/> tag in ganymede. with europa, there were no errors. now it displays a couple of weird syntax errors on the problems pane. but as silvaran stated it's just cosmetic, since the project builds correctly and works. it's still annoying though.


Related Query