галочка для назначения профиля по умолчанию
This commit is contained in:
38
properties
38
properties
@@ -3,7 +3,7 @@
|
||||
"ServerAddress": "alex-freenas.ddns.net",
|
||||
"ServerUserName": "testuser",
|
||||
"ServerUserSHHPort": 2000,
|
||||
"ComponentsServerPort": 7996,
|
||||
"ComponentsServerPort": 7995,
|
||||
"TestingServerPort": 7998,
|
||||
"SocketTimeout": 5000,
|
||||
"OldServer": false,
|
||||
@@ -15,48 +15,48 @@
|
||||
"collapseFileMessages": false,
|
||||
"collapseProjectTrees": false,
|
||||
"BackupWorkspace": "_sapfor_x64_backups",
|
||||
"Workspace": "E:\\Workspace",
|
||||
"Workspace": "",
|
||||
"ProjectsSearchDirectory": "E:\\BUG",
|
||||
"EditorFontSize": 16,
|
||||
"EditorFontSize": 14,
|
||||
"BackupHour": 5,
|
||||
"BackupMinute": 0,
|
||||
"EmailAdminsOnStart": false,
|
||||
"AutoUpdateSearch": true,
|
||||
"AutoBugReportsLoad": false,
|
||||
"AutoTestsLoad": false,
|
||||
"AutoUpdateSearch": false,
|
||||
"AutoBugReportsLoad": true,
|
||||
"AutoTestsLoad": true,
|
||||
"ConfirmPassesStart": true,
|
||||
"ShowPassesDone": true,
|
||||
"FocusPassesResult": true,
|
||||
"ProjectDBName": "new_project_base.sqlite",
|
||||
"BugReportsDBName": "bug_reports.sqlite",
|
||||
"TestsDBName": "tests.sqlite",
|
||||
"ComponentsWindowWidth": 943,
|
||||
"ComponentsWindowHeight": 310,
|
||||
"ComponentsWindowWidth": 843,
|
||||
"ComponentsWindowHeight": 250,
|
||||
"VisualiserPath": "C:\\Users\\misha\\Downloads",
|
||||
"Sapfor_FPath": "E:\\_sapfor_x64\\Components\\Sapfor_F",
|
||||
"Visualizer_2Path": "C:\\Users\\misha\\Documents",
|
||||
"InstructionPath": "",
|
||||
"PerformanceAnalyzerPath": "",
|
||||
"LocalMakePathWindows": "C:\\MinGW\\msys\\1.0\\bin\\make.exe",
|
||||
"Kernels": 8,
|
||||
"Kernels": 4,
|
||||
"ComponentsBackUpsCount": 10,
|
||||
"AutoCheckTesting": false,
|
||||
"AutoCheckTesting": true,
|
||||
"CheckTestingIntervalSeconds": 10,
|
||||
"EmailOnTestingProgress": true,
|
||||
"EmailOnTestingProgress": false,
|
||||
"eraseTestingWorkspaces": true,
|
||||
"lastMachineId": 13,
|
||||
"lastUserId": 34,
|
||||
"lastCompilerId": 52,
|
||||
"lastMachineId": -1,
|
||||
"lastUserId": -1,
|
||||
"lastCompilerId": -1,
|
||||
"RegisterOn": false,
|
||||
"SpacesOn": false,
|
||||
"EmptyLinesOn": false,
|
||||
"FortranWrapsOn": false,
|
||||
"ExtensionsOn": false,
|
||||
"ComparsionDiffMergeOn": true,
|
||||
"ShowFullArraysDeclarations": true,
|
||||
"ComparsionDiffMergeOn": false,
|
||||
"ShowFullArraysDeclarations": false,
|
||||
"ShowFullTabsNames": true,
|
||||
"SmallScreen": false,
|
||||
"BugReportsAgeLimit": 8,
|
||||
"FastAccessPassesCount": 5,
|
||||
"LastOpenedProjectsCount": 25
|
||||
"BugReportsAgeLimit": 2,
|
||||
"FastAccessPassesCount": 10,
|
||||
"LastOpenedProjectsCount": 10
|
||||
}
|
||||
Reference in New Issue
Block a user