MESServer.iml 1.2 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="EclipseModuleManager">
  4. <conelement value="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER" />
  5. <conelement value="org.eclipse.jst.j2ee.internal.web.container" />
  6. <conelement value="org.eclipse.jst.j2ee.internal.module.container" />
  7. <src_description expected_position="0">
  8. <src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
  9. </src_description>
  10. </component>
  11. <component name="NewModuleRootManager">
  12. <output url="file://$MODULE_DIR$/WebRoot/WEB-INF/classes" />
  13. <exclude-output />
  14. <content url="file://$MODULE_DIR$">
  15. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  16. </content>
  17. <orderEntry type="sourceFolder" forTests="false" />
  18. <orderEntry type="inheritedJdk" />
  19. <orderEntry type="library" name="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER" level="application" />
  20. <orderEntry type="library" name="org.eclipse.jst.j2ee.internal.web.container" level="application" />
  21. <orderEntry type="library" name="org.eclipse.jst.j2ee.internal.module.container" level="application" />
  22. </component>
  23. </module>