Increase MaxPermSize for ant tasks

This commit is contained in:
Stanislav Erokhin
2014-11-21 17:21:52 +03:00
parent 4c0befbfe9
commit edee61f2f5
Generated
+1
View File
@@ -4,6 +4,7 @@
<buildFile url="file://$PROJECT_DIR$/grammar/buildGrammarLexer.xml" />
<buildFile url="file://$PROJECT_DIR$/compiler/frontend/buildLexer.xml" />
<buildFile url="file://$PROJECT_DIR$/build.xml">
<antCommandLine value="-J-XX:MaxPermSize=100m" />
<maximumHeapSize value="1024" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/update_dependencies.xml" />