Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Eclipse @SuppressWarnings("unused") vs IntelliJ @SuppressWarnings("UnusedDeclaration")

$
0
0

Hi there,

We are facing the problem that the annotation, generated by IntelliJ for unused methods: @SuppressWarnings("UnusedDeclaration") is not understable for Users using still Eclipse.

 

On the other way round, IntelliJ understands the annotation @SuppressWarnings("unused") used by Eclipse.

 

Is there any possibility to adapt the annotation in IntelliJ generated for unused methods to represent a @SuppressWarnings("unused") annotation instead of a @SuppressWarnings("UnusedDeclaration") annotation.

 

Thanks in advance for any hints.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>