xinyb
2024-08-08 21d738a2c3655bc263ced66a22af9a585bedd7d4
提交 | 用户 | age
a6a76f 1 <?xml version="1.0" encoding="UTF-8"?>
F 2 <module type="JAVA_MODULE" version="4">
cc6a99 3   <component name="FacetManager">
F 4     <facet type="web" name="Web">
5       <configuration>
6         <descriptors>
7           <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/WebRoot/WEB-INF/web.xml" />
8         </descriptors>
9         <webroots>
10           <root url="file://$MODULE_DIR$/WebRoot" relative="/" />
11         </webroots>
12       </configuration>
13     </facet>
a6a76f 14   </component>
cc6a99 15   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
a6a76f 16     <exclude-output />
F 17     <content url="file://$MODULE_DIR$">
18       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
19     </content>
20     <orderEntry type="inheritedJdk" />
cc6a99 21     <orderEntry type="sourceFolder" forTests="false" />
a6a76f 22     <orderEntry type="library" name="lib" level="project" />
90bb4d 23     <orderEntry type="library" name="tomcat" level="project" />
a6a76f 24   </component>
F 25 </module>