Files
openide/platform/core-nio-fs/intellij.platform.core.nio.fs.iml
Vladimir Lagunov ca2571bee3 IJ-CR-143163 IJent: extract some tests to new module ijent.platform.core.nio.fs.tests
GitOrigin-RevId: c901e52444b7be29aa1ce1b1959c547c8ec284cc
2024-09-16 17:45:00 +00:00

12 lines
502 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" 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>