Name: instantiation/test/java/xmpp-tim/XmppClient/XmppClient.iml 
1:
<?xml version="1.0" encoding="UTF-8"?>
2:
<module type="JAVA_MODULE" version="4">
3:
  <component name="EclipseModuleManager">
4:
    <libelement value="jar://$MODULE_DIR$/jars/smack.jar!/" />
5:
    <libelement value="jar://$MODULE_DIR$/jars/smackx-debug.jar!/" />
6:
    <libelement value="jar://$MODULE_DIR$/jars/smackx-jingle.jar!/" />
7:
    <libelement value="jar://$MODULE_DIR$/jars/smackx.jar!/" />
8:
    <src_description expected_position="0">
9:
      <src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
10:
    </src_description>
11:
  </component>
12:
  <component name="NewModuleRootManager" inherit-compiler-output="false">
13:
    <output url="file://$MODULE_DIR$/bin" />
14:
    <output-test url="file://$MODULE_DIR$/testsbin" />
15:
    <exclude-output />
16:
    <content url="file://$MODULE_DIR$">
17:
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
18:
      <sourceFolder url="file://$MODULE_DIR$/src/adventure/messagerouting/tests" isTestSource="true" />
19:
    </content>
20:
    <orderEntry type="sourceFolder" forTests="false" />
21:
    <orderEntry type="inheritedJdk" />
22:
    <orderEntry type="module-library">
23:
      <library name="junit4">
24:
        <CLASSES>
25:
          <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.10.jar!/" />
26:
        </CLASSES>
27:
        <JAVADOC />
28:
        <SOURCES />
29:
      </library>
30:
    </orderEntry>
31:
    <orderEntry type="module-library">
32:
      <library name="smack.jar">
33:
        <CLASSES>
34:
          <root url="jar://$MODULE_DIR$/jars/smack.jar!/" />
35:
        </CLASSES>
36:
        <JAVADOC />
37:
        <SOURCES />
38:
      </library>
39:
    </orderEntry>
40:
    <orderEntry type="module-library">
41:
      <library name="smackx-debug.jar">
42:
        <CLASSES>
43:
          <root url="jar://$MODULE_DIR$/jars/smackx-debug.jar!/" />
44:
        </CLASSES>
45:
        <JAVADOC />
46:
        <SOURCES />
47:
      </library>
48:
    </orderEntry>
49:
    <orderEntry type="module-library">
50:
      <library name="smackx-jingle.jar">
51:
        <CLASSES>
52:
          <root url="jar://$MODULE_DIR$/jars/smackx-jingle.jar!/" />
53:
        </CLASSES>
54:
        <JAVADOC />
55:
        <SOURCES />
56:
      </library>
57:
    </orderEntry>
58:
    <orderEntry type="module-library">
59:
      <library name="smackx.jar">
60:
        <CLASSES>
61:
          <root url="jar://$MODULE_DIR$/jars/smackx.jar!/" />
62:
        </CLASSES>
63:
        <JAVADOC />
64:
        <SOURCES />
65:
      </library>
66:
    </orderEntry>
67:
  </component>
68:
</module>