eshop/eshop.iml
Prémel-Cabic Arnaud 2a74215dd9 init
2019-03-04 19:36:20 +01:00

46 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="web" name="Web">
<configuration>
<descriptors>
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" />
</descriptors>
<webroots>
<root url="file://$MODULE_DIR$/web" relative="/" />
</webroots>
</configuration>
</facet>
<facet type="hibernate" name="Hibernate">
<configuration>
<datasource-map>
<unit-entry name="sessionFactory" />
</datasource-map>
<naming-strategy-map />
</configuration>
</facet>
<facet type="Spring" name="Spring">
<configuration>
<fileset id="fileset" name="Spring" removed="false">
<file>file://$MODULE_DIR$/web/WEB-INF/spring.xml</file>
<file>file://$MODULE_DIR$/web/WEB-INF/springMVC.xml</file>
</fileset>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Hibernate 5.4.1-5.4.1" level="project" />
<orderEntry type="library" name="Spring-4.3.18.RELEASE" level="project" />
<orderEntry type="library" name="Spring MVC-4.3.18.RELEASE" level="project" />
<orderEntry type="library" name="Java EE 6-Java EE 6" level="project" />
<orderEntry type="library" name="com.sun.xml.ws:jaxws-rt:2.3.2" level="project" />
<orderEntry type="library" name="lib" level="project" />
<orderEntry type="library" name="Java EE 6-Java EE 6 (2)" level="project" />
</component>
</module>