forked from hummel/Bank-System
22 lines
816 B
Plaintext
22 lines
816 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module type="JAVA_MODULE" version="4">
|
||
|
<component name="NewModuleRootManager">
|
||
|
<output url="file://$MODULE_DIR$/bin" />
|
||
|
<output-test url="file://$MODULE_DIR$/out" />
|
||
|
<content url="file://$MODULE_DIR$">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||
|
</content>
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="module-library" exported="">
|
||
|
<library name="junit5">
|
||
|
<CLASSES>
|
||
|
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit.jar!/" />
|
||
|
</CLASSES>
|
||
|
<JAVADOC />
|
||
|
<SOURCES />
|
||
|
</library>
|
||
|
</orderEntry>
|
||
|
<orderEntry type="library" exported="" name="junit-jupiter-5.9.1" level="project" />
|
||
|
</component>
|
||
|
</module>
|