From 77179789f5257edad98c7244327883537ffbc486 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 15 Feb 2025 23:30:48 +0300 Subject: [PATCH] v++ --- .idea/workspace.xml | 22 ++++++++++++++++++- properties | 8 +++---- src/_VisualDVM/Constants.java | 4 ++-- src/_VisualDVM/Global.java | 1 + .../Passes/All/ConvertCorrectnessTests.java | 7 +----- .../Passes/All/DVMConvertProject.java | 2 +- .../All/DetectSelectedTestsMinMaDim.java | 2 +- .../All/DownloadAllBugReportsArchives.java | 2 +- .../Passes/All/DownloadDVMPackages.java | 2 +- .../Passes/All/DownloadRepository.java | 4 ++++ .../Passes/All/DownloadSapforPackage.java | 2 +- src/_VisualDVM/Passes/All/Email.java | 2 +- .../All/JoinSapforTestingVersionsToGroup.java | 2 +- src/_VisualDVM/Passes/Server/ClientPass.java | 7 ++---- .../Passes/Testing/StartTestingPackage.java | 4 ---- .../Repository/RepositoryServer.java | 4 ---- src/_VisualDVM/Repository/TestingClient.java | 2 +- .../Common/Test/UI/TestsForm.java | 4 ---- .../TestingSystem/Common/TestingServer.java | 8 ++----- .../TestingSystem/Common/TestsDatabase.java | 10 +++++---- .../UI/DVMConfigurationsForm.java | 4 ---- .../DVM/DVMPackage/UI/DVMPackagesForm.java | 4 ---- .../UI/SapforConfigurationsForm.java | 4 ---- .../SapforPackage/UI/SapforPackagesForm.java | 4 ---- 24 files changed, 51 insertions(+), 64 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e385e26f..a3b4b394 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,9 +8,29 @@ + - + + + + + + + + + + + + + + + + + + + +