I have been a happy IntelliJ IDEA user for a long time but I have this question. How to use IntelliJ IDEA to find all unused action script classes?
Asked
Active
Viewed 230 times
1
-
1Run code inspections across the project like described in [this answer](http://stackoverflow.com/a/6587932/104891). – CrazyCoder Jun 05 '13 at 16:30