Peter Rybin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Find code that my change has rendered unused
AnsweredMy case is a large project with a lots of code recognized as "unused" by IDE. However it's not: classes and methods get used by various form of reflection, and they are not marked by any annotation...