mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
disable store.save.use.modificationCount and parallel.modules.loading for now
This commit is contained in:
@@ -907,7 +907,7 @@ typing.freeze.report.dumps=false
|
||||
typing.freeze.report.dumps.description=Automatically reports thread dumps to our statistics server
|
||||
|
||||
store.basedir.parent.detection=true
|
||||
store.save.use.modificationCount=true
|
||||
store.save.use.modificationCount=false
|
||||
|
||||
ide.ui.composite.editor.for.combobox.description=Allows to use composite components based on JPanel as a ComboBox editor
|
||||
ide.ui.composite.editor.for.combobox=true
|
||||
@@ -923,7 +923,7 @@ ide.projectView.globalOptions.description=Make Project View options such as auto
|
||||
ide.projectView.ProjectViewPaneTreeStructure.BuildChildrenInBackground=true
|
||||
ide.projectView.ProjectViewPaneTreeStructure.BuildChildrenInBackground.description=Temporary ability to control a tree building for the Project View pane
|
||||
|
||||
parallel.modules.loading=true
|
||||
parallel.modules.loading=false
|
||||
parallel.modules.loading.description=Parallel modules loading
|
||||
|
||||
compiler.ref.index=true
|
||||
|
||||
Reference in New Issue
Block a user