From c077af682464ea3d4034325954b5f3bf759aeafe Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 3 Oct 2024 14:36:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BB=D0=BE=D0=BD=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=B0=D1=80=D0=B0=D0=BC?= =?UTF-8?q?=D0=B5=D1=82=D1=80=D0=BE=D0=B2=20=D1=82=D0=B5=D1=81=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=B4=D0=B2=D0=BC?= =?UTF-8?q?/=D1=81=D0=B0=D0=BF=D1=84=D0=BE=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 45 +++---------------- properties | 2 +- .../DVM/DVMSettings/UI/DVMSettingsBar.java | 2 +- .../SAPFOR/Json/SapforConfiguration_json.java | 2 +- .../SAPFOR/SapforSettings/SapforSettings.java | 1 + .../SapforSettings/SapforSettingsBar.java | 1 + .../Passes/All/CloneDVMSettings.java | 15 +++++++ .../Passes/All/CloneSapforSettings.java | 36 +++++++++++++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 28 +++++++----- .../Passes/Server/CloneServerObject.java | 35 +++++++++++++++ 10 files changed, 113 insertions(+), 54 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/CloneDVMSettings.java create mode 100644 src/Visual_DVM_2021/Passes/All/CloneSapforSettings.java create mode 100644 src/Visual_DVM_2021/Passes/Server/CloneServerObject.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 72792799..642512a7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,51 +7,16 @@ - - - - - - - - + + + - - - - - - - - - - - - - - - - - + - - - - - - - - - - - + - - - -