From ed2222c163a923eeadccf8e993559889f8df1251 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 18 Dec 2023 00:04:44 +0300 Subject: [PATCH] no message --- .idea/workspace.xml | 13 +++-- src/Repository/Server/ServerCode.java | 2 +- .../Common/TestingPackage/TestingPackage.java | 3 + src/TestingSystem/Common/TestingServer.java | 18 ++++++ .../SAPFOR/SapforPackage/SapforPackage.java | 3 - .../Passes/All/DownloadSapforPackage.java | 56 +++++++++++++++++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 5 +- .../UI/Main/SapforPackagesComparisonForm.java | 8 +-- 8 files changed, 92 insertions(+), 16 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/DownloadSapforPackage.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fbb08474..3deddfc9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,13 +7,14 @@ + - - - - - - + + + + + +