Ignore Xlint compilation output in Java?

Re: Ignore Xlint compilation output in Java?

de către Anton Dil-
Număr de răspunsuri: 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.