-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTest.eml
20 lines (20 loc) · 812 Bytes
/
Test.eml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<component inheritJdk="true">
<exclude-output/>
<contentEntry url="file://$MODULE_DIR$"/>
<lib name="log4j-api-2.7.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/log4j-api-2.7.jar!/"/>
</lib>
<lib name="log4j-core-2.7.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/log4j-core-2.7.jar!/"/>
</lib>
<lib name="mysql-connector-java-5.1.40-bin.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/mysql-connector-java-5.1.40-bin.jar!/"/>
</lib>
<lib name="jedis-2.6.2.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/jedis-2.6.2.jar!/"/>
</lib>
<levels>
<level name="itext5-itextpdf-5.5.11" value="project"/>
</levels>
</component>