I’m having similar issues to the original poster.
I’ve tried your test project, but I noticed you didn’t have the JSTL 1.1 TLD files in your WEB-INF. It seems that if you try and use the the 1.1 TLD files the TLD editor seems to think these files are malformed in some way. Or atleast that is what I am getting.
The error reported in the problem description is…
“cvc-elt.1: Cannot find the declaration of element ‘taglib'”
Is there anything special required to get the MyElcipse TLD editor to recognize schema based tld files?
Roy Wells