root/trunk/JErgometer.iml

Revision 124, 1.2 KB (checked in by stefan, 2 years ago)

moved current version into trunk/

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<module relativePaths="true" type="JAVA_MODULE" version="4">
3  <component name="NewModuleRootManager" inherit-compiler-output="true">
4    <exclude-output />
5    <content url="file://$MODULE_DIR$">
6      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7    </content>
8    <orderEntry type="inheritedJdk" />
9    <orderEntry type="sourceFolder" forTests="false" />
10    <orderEntry type="module-library">
11      <library>
12        <CLASSES>
13          <root url="jar://$MODULE_DIR$/lib/RXTXcomm.jar!/" />
14        </CLASSES>
15        <JAVADOC />
16        <SOURCES />
17      </library>
18    </orderEntry>
19    <orderEntry type="module-library">
20      <library>
21        <CLASSES>
22          <root url="jar://$MODULE_DIR$/lib/rxtx-2.1-7-bins-r2.zip!/" />
23        </CLASSES>
24        <JAVADOC />
25        <SOURCES />
26      </library>
27    </orderEntry>
28    <orderEntry type="module-library">
29      <library>
30        <CLASSES>
31          <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" />
32        </CLASSES>
33        <JAVADOC />
34        <SOURCES />
35      </library>
36    </orderEntry>
37    <orderEntryProperties />
38  </component>
39</module>
40
Note: See TracBrowser for help on using the browser.