- Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathAnswerSystem.iml
More file actions
Latest commit
28 lines (28 loc) · 1.32 KB
/
Copy pathAnswerSystem.iml
File metadata and controls
28 lines (28 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"type="JAVA_MODULE"version="4">
<componentname="FacetManager">
<facettype="web"name="Web">
<configuration>
<descriptors>
<deploymentDescriptorname="web.xml"url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" />
</descriptors>
<webroots>
<rooturl="file://$MODULE_DIR$/src/main/webapp"relative="/" />
</webroots>
</configuration>
</facet>
</component>
<componentname="NewModuleRootManager"LANGUAGE_LEVEL="JDK_1_5">
<outputurl="file://$MODULE_DIR$/src/main/webapp/WEB-INF/lib" />
<output-testurl="file://$MODULE_DIR$/src/main/webapp/WEB-INF/lib" />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src/main/resources"type="java-resource" />
<sourceFolderurl="file://$MODULE_DIR$/src/main/java"isTestSource="false" />
<excludeFolderurl="file://$MODULE_DIR$/target" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"scope="TEST"name="Maven: junit:junit:3.8.1"level="project" />
<orderEntrytype="library"name="Java EE 6-Java EE 6"level="project" />
</component>
</module>