mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
general settings: cycle buffer -> idea.properties
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user