thats good old NB. close it open it again and you'll see wonders happen. haha
On Jan 17, 2008 5:30 AM, Igor Vlasov <[EMAIL PROTECTED]> wrote: > > It works !!!! > > Thanks a lot!!!!:jumping::clap::handshake: > > > > Tan Mook Kuen wrote: > > > > Have you try > > 1) close netbeans > > 2) delete the cache folder under <user home>/.netbeans/6.0/var/ ? > > 3) open netbeans again. > > > > HTH > > > > > > On Jan 17, 2008 3:26 PM, Igor Vlasov <[EMAIL PROTECTED]> wrote: > > > >> > >> This is not because an empty method....:-/. > >> > >> I try to write there but do not get any response. :-(( > >> > >> > >> > >> Al Sutton-4 wrote: > >> > > >> > Might be an idea to ask the Netbeans list, sounds like they've got > some > >> > optimization problems with empty methods being eliminated. > >> > > >> > ----- Original Message ----- > >> > From: "Igor Vlasov" <[EMAIL PROTECTED]> > >> > To: <[email protected]> > >> > Sent: Wednesday, January 16, 2008 11:00 AM > >> > Subject: Netbeans 6.0 Editor Error with struts2 library > >> > > >> > > >> >> > >> >> Hello. > >> >> > >> >> I have installed a netbeans 6 on jdk6u4 and all recent updates for > >> it. > >> >> > >> >> Then i Try to implement an interface in my custom class. > >> >> > >> >> public class Site1AuthAction implements ServletRequestAware{ > >> >> public void setServletRequest(HttpServletRequest request) { > >> >> > >> >> } > >> >> } > >> >> > >> >> I get strarge editor warning in my UI Interface: > >> >> <h3>"Site1AuthAction is not abstract and does not override abstract > >> >> method > >> >> setServletRequest(HttpServletRequest) in > >> >> org.apache.struts2.interceptor.ServletRequestAware</h3> > >> >> > >> >> This is the screenshot: > >> http://www.nabble.com/file/p14878230/nbgluck.JPG > >> >> nbgluck.JPG > >> >> > >> >> BUT it compiles to valid Class and looks good. > >> >> > >> >> In Netbeans 5.5 and 5.5.1 all is working fine > >> >> > >> >> > >> >> Anyone have such problem ? > >> >> > >> >> > >> >> > >> >> -- > >> >> View this message in context: > >> >> > >> > http://www.nabble.com/Netbeans-6.0-Editor-Error-with-struts2-library-tp14878230p14878230.html > >> >> Sent from the Struts - User mailing list archive at Nabble.com. > >> >> > >> >> > >> >> > --------------------------------------------------------------------- > >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> >> For additional commands, e-mail: [EMAIL PROTECTED] > >> >> > >> > > >> > > >> > --------------------------------------------------------------------- > >> > To unsubscribe, e-mail: [EMAIL PROTECTED] > >> > For additional commands, e-mail: [EMAIL PROTECTED] > >> > > >> > > >> > > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Netbeans-6.0-Editor-Error-with-struts2-library-tp14878230p14913542.html > >> Sent from the Struts - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Netbeans-6.0-Editor-Error-with-struts2-library-tp14878230p14916041.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -bhaarat

