Files
ThinkingInJava/.idea/Thinking in Java源代码.iml
2018-06-17 19:27:07 +08:00

13 lines
523 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file:///production/Thinking in Java源代码" />
<output-test url="file:///test/Thinking in Java源代码" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>