mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-16 21:33:21 +00:00
36 lines
2.1 KiB
Plaintext
36 lines
2.1 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||
|
<component name="FacetManager">
|
||
|
<facet type="web" name="Web">
|
||
|
<configuration>
|
||
|
<descriptors>
|
||
|
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/main/WEB-INF/web.xml" />
|
||
|
</descriptors>
|
||
|
<webroots>
|
||
|
<root url="file://$MODULE_DIR$/src/main/webapp" relative="/" />
|
||
|
</webroots>
|
||
|
</configuration>
|
||
|
</facet>
|
||
|
</component>
|
||
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||
|
<output url="file://$MODULE_DIR$/target/classes" />
|
||
|
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||
|
<content url="file://$MODULE_DIR$">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/main/WEB-INF/classes" isTestSource="false" />
|
||
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||
|
</content>
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: javax:javaee-api:7.0" level="project" />
|
||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.sun.mail:javax.mail:1.5.0" level="project" />
|
||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: javax.activation:activation:1.1" level="project" />
|
||
|
<orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
|
||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: javax:javaee-api:7.0" level="project" />
|
||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.sun.mail:javax.mail:1.5.0" level="project" />
|
||
|
<orderEntry type="library" scope="PROVIDED" name="Maven: javax.activation:activation:1.1" level="project" />
|
||
|
<orderEntry type="module" module-name="core" />
|
||
|
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.1" level="project" />
|
||
|
<orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
|
||
|
</component>
|
||
|
</module>
|