Files
openide/platform/tracing/intellij.platform.tracing.rt.iml
Roman Ivanov da176e1fb2 IJPL-797 intellij.platform.tracing.rt review internal API
GitOrigin-RevId: f8962927e33cf4123a8492b8642a11c5879538d1
2024-06-24 12:59:07 +00:00

12 lines
527 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jetbrains-annotations" level="project" />
</component>
</module>