⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sy_struts.iml

📁 Intellij IDEA做的struts项目源码
💻 IML
字号:
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="J2EE_WEB_MODULE">
  <component name="AppServerSpecificValidatorsManager" />
  <component name="ModuleRootManager" />
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <exploded url="file://$MODULE_DIR$/exploded" />
    <exclude-exploded />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module-library">
      <library>
        <CLASSES>
          <root url="jar://$APPLICATION_HOME_DIR$/lib/javaee.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES />
      </library>
    </orderEntry>
    <orderEntry type="library" name="struts (2)" level="project" />
    <orderEntry type="library" name="struts" level="project" />
    <orderEntryProperties />
  </component>
  <component name="WebModuleBuildComponent">
    <setting name="EXPLODED_URL" value="file://$MODULE_DIR$/exploded" />
    <setting name="EXPLODED_ENABLED" value="true" />
    <setting name="JAR_URL" value="file://" />
    <setting name="JAR_ENABLED" value="false" />
    <setting name="SYNC_EXPLODED_DIR" value="true" />
    <setting name="BUILD_MODULE_ON_FRAME_DEACTIVATION" value="false" />
    <setting name="BUILD_EXTERNAL_DEPENDENCIES" value="false" />
    <setting name="RUN_JASPER_VALIDATION" value="true" />
  </component>
  <component name="WebModuleProperties">
    <containerElement type="library" name="struts" level="project">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib" />
    </containerElement>
    <containerElement type="library" name="struts (2)" level="project">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib" />
    </containerElement>
    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/WEB-INF/web.xml" optional="false" version="2.4" />
    <webroots>
      <root url="file://$MODULE_DIR$/resources" relative="/" />
      <root url="file://$MODULE_DIR$/WEB-INF" relative="/WEB-INF" />
    </webroots>
  </component>
  <component name="WeblogicWebModuleProperties" />
</module>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -