-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAXL.iml
21 lines (21 loc) · 1.11 KB
/
AXL.iml
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"?>
<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" name="reloc-asm-all-5.0.3" level="project" />
<orderEntry type="library" name="asm-all-6.0_BETA" level="project" />
<orderEntry type="library" name="asm-9.4" level="project" />
<orderEntry type="library" name="reflections-0.10.2" level="project" />
<orderEntry type="library" name="slf4j-api-1.7.32" level="project" />
<orderEntry type="library" name="jsr305-3.0.2" level="project" />
<orderEntry type="library" name="javassist-3.28.0-GA" level="project" />
<orderEntry type="library" name="classgraph-4.8.151" level="project" />
<orderEntry type="library" name="java" level="project" />
<orderEntry type="library" name="java.base" level="project" />
</component>
</module>