mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
14 lines
No EOL
810 B
XML
14 lines
No EOL
810 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module external.linked.project.id="kobalt-wrapper" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="KOBALT" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
|
<output url="file://$MODULE_DIR$/../../kobaltBuild/classes" />
|
|
<output-test url="file://$MODULE_DIR$/../../kobaltBuild/test-classes" />
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/kobaltBuild" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module> |