提交 | 用户 | 时间
|
58d006
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
A |
2 |
<module type="JAVA_MODULE" version="4"> |
|
3 |
<component name="EclipseModuleManager"> |
|
4 |
<conelement value="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0" /> |
|
5 |
<conelement value="org.eclipse.jst.j2ee.internal.web.container" /> |
|
6 |
<src_description expected_position="0"> |
|
7 |
<src_folder value="file://$MODULE_DIR$/JavaSource" expected_position="0" /> |
|
8 |
</src_description> |
|
9 |
</component> |
|
10 |
<component name="FacetManager"> |
|
11 |
<facet type="web" name="Web"> |
|
12 |
<configuration> |
|
13 |
<descriptors> |
|
14 |
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/WebContent/WEB-INF/web.xml" /> |
|
15 |
</descriptors> |
|
16 |
<webroots> |
|
17 |
<root url="file://$MODULE_DIR$/WebContent" relative="/" /> |
|
18 |
</webroots> |
|
19 |
</configuration> |
|
20 |
</facet> |
|
21 |
</component> |
|
22 |
<component name="NewModuleRootManager"> |
|
23 |
<output url="file://$MODULE_DIR$/WebContent/WEB-INF/classes" /> |
|
24 |
<exclude-output /> |
|
25 |
<content url="file://$MODULE_DIR$"> |
|
26 |
<sourceFolder url="file://$MODULE_DIR$/JavaSource" isTestSource="false" /> |
|
27 |
</content> |
|
28 |
<orderEntry type="sourceFolder" forTests="false" /> |
|
29 |
<orderEntry type="inheritedJdk" /> |
d4f966
|
30 |
<orderEntry type="library" scope="PROVIDED" name="Tomcat 9" level="application_server_libraries" /> |
58d006
|
31 |
<orderEntry type="library" name="servlet-api" level="project" /> |
A |
32 |
<orderEntry type="module-library"> |
|
33 |
<library> |
|
34 |
<CLASSES> |
|
35 |
<root url="file://$MODULE_DIR$/WebContent/WEB-INF/lib" /> |
|
36 |
</CLASSES> |
|
37 |
<JAVADOC /> |
|
38 |
<SOURCES> |
|
39 |
<root url="file://$MODULE_DIR$/WebContent/WEB-INF/lib" /> |
|
40 |
</SOURCES> |
|
41 |
<jarDirectory url="file://$MODULE_DIR$/WebContent/WEB-INF/lib" recursive="false" /> |
|
42 |
<jarDirectory url="file://$MODULE_DIR$/WebContent/WEB-INF/lib" recursive="false" type="SOURCES" /> |
|
43 |
</library> |
|
44 |
</orderEntry> |
|
45 |
</component> |
|
46 |
</module> |