Sebastian Graf
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Sebastian Graf created a post, Eclipse @SuppressWarnings("unused") vs IntelliJ @SuppressWarnings("UnusedDeclaration")
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 oth...