Admin.iml 4.76 KB
Newer Older
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="J2EE_WEB_MODULE">
  <component name="ModuleRootManager" />
  <component name="NewModuleRootManager">
    <output url="file://$MODULE_DIR$/src/web/classes" />
    <exclude-output />
    <exclude-exploded />
    <content url="file://$MODULE_DIR$/src/web" />
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="Wildfire" exported="" />
    <orderEntryProperties />
  </component>
  <component name="VcsManagerConfiguration">
    <option name="ACTIVE_VCS_NAME" value="svn" />
    <option name="USE_PROJECT_VCS" value="false" />
  </component>
  <component name="WebModuleBuildComponent">
    <setting name="EXPLODED_URL" value="file://" />
    <setting name="EXPLODED_ENABLED" value="false" />
    <setting name="JAR_URL" value="file://" />
    <setting name="JAR_ENABLED" value="false" />
    <setting name="SYNC_EXPLODED_DIR" value="true" />
    <setting name="BUILD_ON_FRAME_DEACTIVATION" value="false" />
    <setting name="RUN_JASPER_VALIDATION" value="false" />
  </component>
  <component name="WebModuleProperties">
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/ant-contrib.jar" />
      <url>jar://$MODULE_DIR$/build/lib/ant-contrib.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/ant-subdirtask.jar" />
      <url>jar://$MODULE_DIR$/build/lib/ant-subdirtask.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/ant.jar" />
      <url>jar://$MODULE_DIR$/build/lib/ant.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/commons-el.jar" />
      <url>jar://$MODULE_DIR$/build/lib/commons-el.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/activation.jar" />
      <url>jar://$MODULE_DIR$/build/lib/dist/activation.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/mail.jar" />
      <url>jar://$MODULE_DIR$/build/lib/dist/mail.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/jasper-compiler.jar" />
      <url>jar://$MODULE_DIR$/build/lib/jasper-compiler.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/jasper-runtime.jar" />
      <url>jar://$MODULE_DIR$/build/lib/jasper-runtime.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/junit.jar" />
      <url>jar://$MODULE_DIR$/build/lib/junit.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/jdic.jar" />
      <url>jar://$MODULE_DIR$/build/lib/merge/jdic.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/jmdns.jar" />
      <url>jar://$MODULE_DIR$/build/lib/merge/jmdns.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/standard.jar" />
      <url>jar://$MODULE_DIR$/build/lib/merge/standard.jar!/</url>
    </containerElement>
    <containerElement type="library" level="module">
      <attribute name="method" value="1" />
      <attribute name="URI" value="/WEB-INF/lib/xmltask.jar" />
      <url>jar://$MODULE_DIR$/build/lib/xmltask.jar!/</url>
    </containerElement>
    <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/web/WEB-INF/web.xml" optional="false" version="2.3" />
    <webroots>
      <root url="file://$MODULE_DIR$/src/web" relative="/" />
      <root url="file://$MODULE_DIR$/src/web/WEB-INF" relative="/WEB-INF" />
    </webroots>
  </component>
  <component name="WeblogicWebModuleProperties">
    <option name="IS_RUN_APPC" value="false" />
  </component>
</module>