Finding unused imports
Is there an automatic way of detecting classes which have been #imported or @classed but aren't actually being used? I'm aware I could go through and comment out each line in turn and check for compiler warnings/errors, but I'm working on a massive project with a LOT of classes, so an automated method would be ideal.
__________________
PicBoard - a visual support app for children with autism, communication difficulties or learning difficulties. Available now for iPad.
TalkBoard - Adds Communication Aid features to PicBoard, for non-verbal children or adults. Available now for iPad.
|