mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-02 19:27:57 +08:00
17 lines
705 B
XML
17 lines
705 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" 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="chile" level="project" />
|
|
<orderEntry type="library" name="common" level="project" />
|
|
<orderEntry type="library" name="client" level="project" />
|
|
<orderEntry type="module" module-name="core" />
|
|
</component>
|
|
</module>
|
|
|