Commit feda358a authored by Alex Wenckus's avatar Alex Wenckus Committed by alex

Getting intellij to build properly

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8040 b35dd754-fafc-0310-a699-88a17e54d16e
parent 6beb6d22
......@@ -6,7 +6,7 @@
<output url="file://$MODULE_DIR$/src/web/classes" />
<exclude-output />
<exclude-exploded />
<content url="file://$MODULE_DIR$/src/web" />
<content url="file://$MODULE_DIR$/../../src/web" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="Openfire" exported="" />
......@@ -434,8 +434,7 @@
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/web/WEB-INF/web.xml" optional="false" version="2.3" />
<deploymentDescriptor name="context.xml" url="file://$MODULE_DIR$/src/web/META-INF/context.xml" optional="false" version="5.x" />
<webroots>
<root url="file://$MODULE_DIR$/src/web" relative="/" />
<root url="file://$MODULE_DIR$/src/web/WEB-INF" relative="/WEB-INF" />
<root url="file://$MODULE_DIR$/../../src/web" relative="/" />
</webroots>
</component>
<component name="WeblogicWebModuleProperties" />
......
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="JAVA_MODULE">
<component name="ModuleRootManager" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/../../../work" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment