28 lines
No EOL
1.3 KiB
XML
28 lines
No EOL
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/build/main" />
|
|
<output-test url="file://$MODULE_DIR$/build/test" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" relativeOutputPath="resources" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/kotlin" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/kotlin" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library" scope="RUNTIME">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="file://$MODULE_DIR$/src/main/resources/templates" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="compile" level="project" />
|
|
<orderEntry type="library" scope="RUNTIME" name="runtime" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="test" level="project" />
|
|
</component>
|
|
</module> |