Disable resources
Brought to you by:
sauerf
I would like to disable metrics in Eclipse on specific resources. For example I have a generated folder that contains Java code that is generated by JavaCC. I do not want it included in any of the metrics.
My preferred way to do this would be to right click on a resource, and in its properties disable/enable metrics. A decorator on the icon should be used to indicate that metrics have been disabled.