-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtendiwa.iml
55 lines (54 loc) · 2.22 KB
/
tendiwa.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/bin" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="junit4">
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.10.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="google-gson-2.2" level="project" />
<orderEntry type="library" name="codemodel-2.6" level="project" />
<orderEntry type="library" name="guava-15.0" level="project" />
<orderEntry type="library" name="java-websocket" level="project" />
<orderEntry type="library" name="log4j-1.2-1.2.17" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/../client" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="liblexeme" level="project" />
<orderEntry type="library" name="artemis" level="project" />
<orderEntry type="library" name="groovy-1.8.6" level="application" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/../MainModule/resources" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="la4j" level="project" />
<orderEntry type="library" name="guice-4.0-beta2" level="project" />
<orderEntry type="library" name="jukito-1.4-SNAPSHOT" level="project" />
<orderEntry type="library" name="mockito" level="project" />
<orderEntry type="library" name="A-star" level="project" />
<orderEntry type="library" name="jts" level="application" />
<orderEntry type="library" name="jgrapht-0.9" level="project" />
</component>
</module>