How can I accept multiple editor hints in NetBeans?

Posted by Karussell on Stack Overflow See other posts from Stack Overflow or by Karussell
Published on 2010-03-21T16:09:42Z Indexed on 2010/03/21 16:11 UTC
Read the original article Hit count: 392

Filed under:
|

If I migrate java5 code to java6 a lot of @Override are missing => NetBeans gives me a lot of hints. How can I accept multiple hints at once? (The same would be nice to have for @SuppressWarnings and other hints)

© Stack Overflow or respective owner

Related posts about netbeans

Related posts about netbeans-editor