when I developed a JSF custom tag, MyEclipse Jsp editor always complained: “Unable to find setter method for attribute: xxxx”. However the application could run properly in app server(jboss) after deployment. I updated eclipse to V3.1.0 and MyEclipse to V3.8.3, and jboss to V4.0.0, the same error was indicated.
It seems a bug intuitively, how can I work around or get any solutions?
Thanks a lot
Paul