First of all, thank you for this nice utility. You've done a good job.
My question is whether this functionality exists in your code.
I have an application (everything is open source) which requires only some parts of a framework. My idea is to include only these classes that my application requires and not the whole framework (which is rather big).
Since I've seen in the results of...