-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject-Starter.eml
22 lines (21 loc) · 1.17 KB
/
Project-Starter.eml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<component inherit-compiler-output="true" inheritJdk="true">
<output-test url="file://$MODULE_DIR$/out/test/Project-Starter"/>
<exclude-output/>
<contentEntry url="file://$MODULE_DIR$">
<testFolder url="file://$MODULE_DIR$/src/test"/>
</contentEntry>
<lib name="JUnit5.4" scope="TEST">
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/junit-jupiter-5.4.2.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/junit-jupiter-api-5.4.2.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/apiguardian-api-1.0.0.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/opentest4j-1.1.1.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/junit-platform-commons-1.4.2.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/junit-jupiter-params-5.4.2.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/junit-jupiter-engine-5.4.2.jar!/"/>
<relative-module-cls project-related="jar://$PROJECT_DIR$/lib/junit-platform-engine-1.4.2.jar!/"/>
</lib>
<levels>
<level name="json-20210307" value="project"/>
</levels>
</component>