-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathedu.oregonstate.cope.thirdparty.iml
More file actions
114 lines (113 loc) · 4.81 KB
/
edu.oregonstate.cope.thirdparty.iml
File metadata and controls
114 lines (113 loc) · 4.81 KB
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-net-3.3.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/quartz-1.8.6.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-vfs2-2.0.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/jsch-0.1.50.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-io-1.4.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-codec-1.8.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/json-simple-1.1.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/logback-classic-1.0.13.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/logback-core-1.0.13.jar!/" />
<libelement value="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/slf4j-api-1.7.5.jar!/" />
<src_description expected_position="0" />
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library" exported="">
<library name="commons-net-3.3.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-net-3.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="quartz-1.8.6.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/quartz-1.8.6.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="commons-vfs2-2.0.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-vfs2-2.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="jsch-0.1.50.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/jsch-0.1.50.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="commons-io-1.4.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-io-1.4.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="commons-codec-1.8.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/commons-codec-1.8.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="inheritedJdk" />
<orderEntry type="module-library" exported="">
<library name="json-simple-1.1.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/json-simple-1.1.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="logback-classic-1.0.13.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/logback-classic-1.0.13.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="logback-core-1.0.13.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/logback-core-1.0.13.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library" exported="">
<library name="slf4j-api-1.7.5.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/recorderInfra/edu.oregonstate.cope.thirdparty/slf4j-api-1.7.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>