source: tapas/common/Common.iml @ 376

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

Creation projet tapas

File size: 935 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$/implementation" isTestSource="false" />
8      <sourceFolder url="file://$MODULE_DIR$/interface" isTestSource="false" />
9    </content>
10    <orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" />
11    <orderEntry type="sourceFolder" forTests="false" />
12    <orderEntry type="module-library" scope="TEST">
13      <library>
14        <CLASSES>
15          <root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.8.jar!/" />
16        </CLASSES>
17        <JAVADOC />
18        <SOURCES />
19      </library>
20    </orderEntry>
21    <orderEntry type="library" name="lib_common" level="project" />
22  </component>
23</module>
24
Note: See TracBrowser for help on using the repository browser.