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

Removed erroneous compiler configuration parameter.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8050 b35dd754-fafc-0310-a699-88a17e54d16e
parent 7ceb072d
......@@ -59,9 +59,6 @@
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<option name="DEPLOY_AFTER_MAKE" value="0" />
<excludeFromCompile>
<file url="file://$PROJECT_DIR$/src/plugins/gateway/src/java/org/jivesoftware/openfire/gateway/web/GatewayDWR.java" />
</excludeFromCompile>
<resourceExtensions>
<entry name=".+\.(properties|xml|html|dtd|tld)" />
<entry name=".+\.(gif|png|jpeg|jpg)" />
......
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