I am using EclEmma for code coverage tool. In coverage configurations,some of the imported projects are not available . I am unable to add them.
I tried to run coverage configuration for a particular module but there was no main class. So coverage can not be run. The only way to run coverage tool is from a module that contains main class.