How can I accept multiple editor hints in NetBeans?
- by Karussell
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)