general settings: cycle buffer -> idea.properties

This commit is contained in:
Anna Kozlova
2008-10-21 18:18:10 +04:00
parent f5cfdd7485
commit ceda3379d3
+6
View File
@@ -84,3 +84,9 @@ swing.bufferPerWindow=false
# To avoid too long classpath
idea.dynamic.classpath=false
#-----------------------------------------------------------------------
# This option controls console cyclic buffer: keeps the console output size not higher than the specified buffer size (Kb). Older lines are deleted.
# In order to disable cycle buffer use idea.cycle.buffer.size=disabled
idea.cycle.buffer.size=1024