mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 01:19:28 +01:00
11 lines
402 B
XML
11 lines
402 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###/test/jdk"></content>
|
|
<orderEntry type="sourceFolder" forTests="true" />
|
|
###TEST_MODULE_DEPENDENCIES###
|
|
<orderEntry type="inheritedJdk" />
|
|
</component>
|
|
</module>
|