source: ether_2012/ether.iml @ 322

Last change on this file since 322 was 319, checked in by vmipsl, 12 years ago

Import du projet Ether pour le nouveau look 2012

File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<module type="JAVA_MODULE" version="4">
3  <component name="FacetManager">
4    <facet type="hibernate" name="Hibernate">
5      <configuration>
6        <datasource-map>
7          <unit-entry name="sessionFactory" />
8        </datasource-map>
9      </configuration>
10    </facet>
11    <facet type="web" name="Web">
12      <configuration>
13        <descriptors>
14          <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" />
15        </descriptors>
16        <webroots>
17          <root url="file://$MODULE_DIR$/web" relative="/" />
18        </webroots>
19      </configuration>
20    </facet>
21    <facet type="Spring" name="Spring">
22      <configuration />
23    </facet>
24  </component>
25  <component name="NewModuleRootManager" inherit-compiler-output="true">
26    <exclude-output />
27    <content url="file://$MODULE_DIR$" />
28    <orderEntry type="inheritedJdk" />
29    <orderEntry type="sourceFolder" forTests="false" />
30    <orderEntry type="library" scope="PROVIDED" name="Tomcat 6" level="application_server_libraries" />
31    <orderEntry type="library" name="3.0.0" level="project" />
32  </component>
33</module>
34
Note: See TracBrowser for help on using the repository browser.