- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAlgorithms-Java.iml
More file actions
Latest commit
27 lines (27 loc) · 1.51 KB
/
Copy pathAlgorithms-Java.iml
File metadata and controls
27 lines (27 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src"isTestSource="false" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="module-library"exported="">
<libraryname="JUnit5.3">
<CLASSES>
<rooturl="jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.4.0/junit-jupiter-api-5.4.0.jar!/" />
<rooturl="jar://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar!/" />
<rooturl="jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar!/" />
<rooturl="jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.4.0/junit-platform-commons-1.4.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntrytype="library"exported=""name="org.junit.jupiter:junit-jupiter-engine:5.4.0"level="project" />
<orderEntrytype="library"exported=""name="org.junit.jupiter:junit-jupiter:5.4.0"level="project" />
<orderEntrytype="library"exported=""name="org.junit.platform:junit-platform-commons:1.4.0"level="project" />
<orderEntrytype="library"exported=""name="org.junit.vintage:junit-vintage-engine:5.4.0"level="project" />
</component>
</module>