From a420ddbc9dcc94cd3eed785a6d31c33531a9c547 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sun, 22 Sep 2024 23:10:27 +0300 Subject: [PATCH] no message --- .idea/workspace.xml | 23 ++-- src/Common/Constants.java | 18 ++- .../Menus_2023/MainMenuBar/MainMenuBar.java | 3 +- src/Common/UI/UI.java | 3 + src/Common/Utils/Utils.java | 27 ++--- src/Common/Utils/Vector_.java | 8 ++ .../Common/Configuration/Configuration.java | 6 +- .../SapforConfiguration.java | 58 ++++++++++ .../SapforConfigurationCommandsDBTable.java | 13 ++- .../StartSelectedSAPFORConfigurations.java | 104 +----------------- src/Visual_DVM_2021/Passes/All/TestPass.java | 14 ++- src/Visual_DVM_2021/Passes/PassCode_2021.java | 8 ++ 12 files changed, 142 insertions(+), 143 deletions(-) create mode 100644 src/Common/Utils/Vector_.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 77c0a09d..3514efb9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,24 +7,17 @@ - - + - + + + + - - - - - - - - - - - - + + +