Ignore Xlint compilation output in Java?

Re: Ignore Xlint compilation output in Java?

de Anton Dil -
Número de respuestas: 0
I had the same issue which I haven't been able to resolve (relating to a different warning). I do know that in some contexts @SuppressWarnings works as an annotation.