root/trunk/Trunk.iml

Revision 1592, 1.1 KB (checked in by picard09, 10 months ago)

- Appointment Formatter: show also end date if repeating n-times is selected

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$/src" isTestSource="false" />
7      <sourceFolder url="file://$MODULE_DIR$/test-src" isTestSource="false" />
8      <sourceFolder url="file://$MODULE_DIR$/generated-src" isTestSource="false" />
9      <sourceFolder url="file://$MODULE_DIR$/temp/unfiltered-resources" isTestSource="false" />
10      <excludeFolder url="file://$MODULE_DIR$/temp" />
11    </content>
12    <orderEntry type="inheritedJdk" />
13    <orderEntry type="sourceFolder" forTests="false" />
14    <orderEntry type="module-library">
15      <library>
16        <CLASSES>
17          <root url="jar://$MODULE_DIR$/lib/server/avalon-logging.jar!/" />
18        </CLASSES>
19        <JAVADOC />
20        <SOURCES />
21      </library>
22    </orderEntry>
23    <orderEntry type="library" name="lib" level="project" />
24    <orderEntry type="library" name="common" level="project" />
25  </component>
26</module>
Note: See TracBrowser for help on using the browser.