-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.b2international.mapdb.iml
86 lines (86 loc) · 4.15 KB
/
com.b2international.mapdb.iml
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/annotations-13.0.jar!/" />
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/eclipse-collections-9.1.0.jar!/" />
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/eclipse-collections-api-9.1.0.jar!/" />
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/eclipse-collections-forkjoin-9.1.0.jar!/" />
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/elsa-3.0.0-M5.jar!/" />
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/guava-20.0.jar!/" />
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/lz4-1.3.0.jar!/" />
<libelement value="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/mapdb-3.0.7.jar!/" />
<src_description expected_position="0" />
</component>
<component name="NewModuleRootManager">
<output url="file://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/target/classes" />
<exclude-output />
<content url="file://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="jdk" jdkName="11" jdkType="JavaSDK" />
<orderEntry type="module-library" exported="">
<library name="annotations-13.0.jar">
<CLASSES>
<root url="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/annotations-13.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="eclipse-collections-9.1.0.jar">
<CLASSES>
<root url="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/eclipse-collections-9.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="eclipse-collections-api-9.1.0.jar">
<CLASSES>
<root url="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/eclipse-collections-api-9.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="eclipse-collections-forkjoin-9.1.0.jar">
<CLASSES>
<root url="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/eclipse-collections-forkjoin-9.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="elsa-3.0.0-M5.jar">
<CLASSES>
<root url="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/elsa-3.0.0-M5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="guava-20.0.jar">
<CLASSES>
<root url="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/guava-20.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="lz4-1.3.0.jar">
<CLASSES>
<root url="jar://$USER_HOME$/eclipse-workspace/snow-owl/commons/com.b2international.mapdb/lib/lz4-1.3.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" exported="" name="mapdb-3.0.7.jar" level="project" />
<orderEntry type="library" name="plugins" level="project" />
</component>
</module>