disable store.save.use.modificationCount and parallel.modules.loading for now

This commit is contained in:
Vladimir Krivosheev
2016-12-27 11:55:44 +01:00
parent a9b38aba25
commit e6f4abb954

View File

@@ -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