-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUPSXML.iml
More file actions
20 lines (20 loc) · 1.17 KB
/
UPSXML.iml
File metadata and controls
20 lines (20 loc) · 1.17 KB
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"?>
<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="library" exported="" name="jcabi-xml-0.18.1" level="project" />
<orderEntry type="library" exported="" name="jcabi-immutable-1.4" level="project" />
<orderEntry type="library" exported="" name="jcabi-log-0.17.1" level="project" />
<orderEntry type="library" exported="" name="javax.json-1.1" level="project" />
<orderEntry type="library" exported="" name="slf4j-api-1.7.25" level="project" />
<orderEntry type="library" exported="" name="jcabi-matchers-1.4" level="project" />
<orderEntry type="library" exported="" name="hamcrest-core-1.3" level="project" />
<orderEntry type="library" exported="" name="slf4j-simple-1.7.25" level="project" />
<orderEntry type="library" name="htmlunit-2.27-OSGi" level="project" />
</component>
</module>