Second hit in google
(
http://www.google.com/search?hl=da&client=opera&rls=en&hs=drk...)
http://www.breakitdownblog.com/supported-values-for-suppresswarnings/
dicsuss this and points to
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.jdt.doc.isv/g...
But what warnings are you trying to remove ? SuppresWarnings is to be
avoided unless really called for ;)
/max
Dmitry Geraskov wrote:
Hi, folks,
anybody know how to explore warning name in eclipse which can be used
@SuppressWarnings annotation?
Thanks