source: ether_ndacc/trunk/service/Service.iml @ 432

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

clean

File size: 1.1 KB
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$/interface" isTestSource="false" />
7      <sourceFolder url="file://$MODULE_DIR$/implementation" isTestSource="false" />
8      <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
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" module-name="Domain" />
15    <orderEntry type="module" module-name="Persistence" />
16    <orderEntry type="module" module-name="Common" />
17    <orderEntry type="module-library" scope="TEST">
18      <library>
19        <CLASSES>
20          <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.8.jar!/" />
21        </CLASSES>
22        <JAVADOC />
23        <SOURCES />
24      </library>
25    </orderEntry>
26  </component>
27</module>
28
Note: See TracBrowser for help on using the repository browser.