Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 EclEmma 作为代码覆盖工具。在覆盖配置中,一些导入的项目不可用。我无法添加它们。
我尝试为特定模块运行覆盖配置,但没有主类。所以无法运行覆盖。运行覆盖工具的唯一方法是使用包含主类的模块。
实际上你不需要运行不包含主类的模块来获得它的覆盖: