159cb6facc
Reviewed-by: erikj
14 lines
423 B
XML
14 lines
423 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###/###MODULE_CONTENT###">
|
|
###SOURCE_DIRS###
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
###DEPENDENCIES###
|
|
<orderEntry type="inheritedJdk" />
|
|
</component>
|
|
</module>
|
|
|