mirror of
https://dev.azure.com/Foster-X/CMP329%20CW2/_git/CMP329%20CW2
synced 2025-07-27 05:33:31 +00:00
28 lines
No EOL
1.3 KiB
XML
28 lines
No EOL
1.3 KiB
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$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="file://$MODULE_DIR$/../../Selenium/selenium-java-4.28.1" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="file://$MODULE_DIR$/../../Selenium/selenium-java-4.28.1" />
|
|
</SOURCES>
|
|
<jarDirectory url="file://$MODULE_DIR$/../../Selenium/selenium-java-4.28.1" recursive="false" />
|
|
<jarDirectory url="file://$MODULE_DIR$/../../Selenium/selenium-java-4.28.1" recursive="false" type="SOURCES" />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="library" name="junit.jupiter" level="project" />
|
|
<orderEntry type="library" name="assertj.core" level="project" />
|
|
<orderEntry type="library" name="net.javacrumbs.json.unit.assertj" level="project" />
|
|
<orderEntry type="library" name="junit" level="project" />
|
|
</component>
|
|
</module> |