source: ether_ndacc/trunk/common/Common.iml @ 432

Last change on this file since 432 was 432, checked in by rboipsl, 12 years ago

clean

File size: 967 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<module 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$/test" isTestSource="true" />
7      <sourceFolder url="file://$MODULE_DIR$/interface" isTestSource="false" />
8      <sourceFolder url="file://$MODULE_DIR$/implementation" isTestSource="false" />
9    </content>
10    <orderEntry type="inheritedJdk" />
11    <orderEntry type="sourceFolder" forTests="false" />
12    <orderEntry type="library" name="lib1" level="project" />
13    <orderEntry type="library" name="lib" level="project" />
14    <orderEntry type="module-library" scope="TEST">
15      <library>
16        <CLASSES>
17          <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.8.jar!/" />
18        </CLASSES>
19        <JAVADOC />
20        <SOURCES />
21      </library>
22    </orderEntry>
23  </component>
24</module>
25
Note: See TracBrowser for help on using the repository browser.