I have also had no luck getting autocomplete for my custom tags. I am not using a Jar file. My .tld file resides in my WEB-INF folder and my classes are in the current project build path. The funny thing is that MyEclipse knows what attributes my tags allow. It flags the tags when I type something wrong. Why doesn’t it autocomplete?
Struts and JSP tag autocomplete is working just fine.