You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
652 B
14 lines
652 B
10 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module type="JAVA_MODULE" version="4">
|
||
9 years ago
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||
10 years ago
|
<exclude-output />
|
||
|
<content url="file://$MODULE_DIR$">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
||
|
</content>
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||
8 years ago
|
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
||
10 years ago
|
</component>
|
||
|
</module>
|