source: ether_ndacc/trunk/common/Common.iml

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

infobulles

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="false">
4    <output url="file://$MODULE_DIR$/../web/WEB-INF/classes" />
5    <output-test url="file://$MODULE_DIR$/../out/test/Common" />
6    <exclude-output />
7    <content url="file://$MODULE_DIR$">
8      <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
9      <sourceFolder url="file://$MODULE_DIR$/interface" isTestSource="false" />
10      <sourceFolder url="file://$MODULE_DIR$/implementation" isTestSource="false" />
11    </content>
12    <orderEntry type="inheritedJdk" />
13    <orderEntry type="sourceFolder" forTests="false" />
14    <orderEntry type="library" name="lib1" level="project" />
15    <orderEntry type="library" name="lib" level="project" />
16    <orderEntry type="module-library" scope="TEST">
17      <library>
18        <CLASSES>
19          <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.8.jar!/" />
20        </CLASSES>
21        <JAVADOC />
22        <SOURCES />
23      </library>
24    </orderEntry>
25  </component>
26</module>
27
Note: See TracBrowser for help on using the repository browser.