Files
openide/plugins/coverage-common/intellij.platform.coverage.agent/intellij.platform.coverage.agent.iml
Maksim Zuev c374a81340 [coverage] IJPL-156066 Extract coverage-common from core (fix agent version test)
GitOrigin-RevId: 498cd8c33dbd442743ee9680abdf86300f40696e
2024-06-07 19:00:11 +00:00

29 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library name="intellij-coverage" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps:intellij-coverage-agent:1.0.754">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/intellij-coverage-agent/1.0.754/intellij-coverage-agent-1.0.754.jar">
<sha256sum>1fff91c0f3f785143887ecbb4f9aff119945a00d18ce066d59fdb2f237d7c547</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/intellij-coverage-agent/1.0.754/intellij-coverage-agent-1.0.754.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/intellij-coverage-agent/1.0.754/intellij-coverage-agent-1.0.754-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>