Commit 41e7c66d authored by Alex Wenckus's avatar Alex Wenckus Committed by alex

Discovering search service

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8076 b35dd754-fafc-0310-a699-88a17e54d16e
parent 885500c9
...@@ -7,7 +7,9 @@ ...@@ -7,7 +7,9 @@
<antReference projectDefault="true" /> <antReference projectDefault="true" />
<customJdkName value="" /> <customJdkName value="" />
<maximumHeapSize value="128" /> <maximumHeapSize value="128" />
<properties /> <properties>
<property name="plugin" value="search" />
</properties>
</buildFile> </buildFile>
</component> </component>
<component name="BuildJarProjectSettings"> <component name="BuildJarProjectSettings">
......
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