From cd0bae262085f581045b28263b237ecb174928e1 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 14 Nov 2024 22:06:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BC=D0=B5=D1=85=D0=B0=D0=BD=D0=B8=D0=B7?= =?UTF-8?q?=D0=BC=20=D0=BD=D0=B0=D0=B7=D0=BD=D0=B0=D1=87=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=B0-=D1=8D=D1=82?= =?UTF-8?q?=D0=B0=D0=BB=D0=BE=D0=BD=D0=B0=20=D0=B4=D0=BB=D1=8F=20=D1=82?= =?UTF-8?q?=D0=B5=D0=BA=D1=83=D1=89=D0=B5=D0=B9=20=D0=BA=D0=BE=D0=BD=D1=84?= =?UTF-8?q?=D0=B8=D0=B3=D1=83=D1=80=D0=B0=D1=86=D0=B8=D0=B8=20=D1=82=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20?= =?UTF-8?q?=D1=81=D0=B0=D0=BF=D1=84=D0=BE=D1=80.=D1=81=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=20=D1=8D=D1=82=D0=B0?= =?UTF-8?q?=D0=BB=D0=BE=D0=BD=D0=BE=D0=BC=20=D0=BF=D0=BE=D0=BA=D0=B0=20?= =?UTF-8?q?=D0=BD=D0=B5=20=D1=80=D0=B5=D0=B0=D0=BB=D0=B8=D0=B7=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=BE!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 17 ++++---- .../Passes/All/EditSapforConfiguration.java | 1 + .../All/SetSapforConfigurationEthalon.java | 40 +++++++++++++++++++ src/_VisualDVM/Passes/PassCode.java | 13 +++--- .../Passes/Server/EditServerObject.java | 6 ++- .../Common/Configuration/Configuration.java | 5 +++ .../SapforConfiguration.java | 2 + .../UI/SapforConfigurationsForm.java | 7 ++++ .../SapforPackage/UI/SapforPackagesForm.java | 2 +- 9 files changed, 77 insertions(+), 16 deletions(-) create mode 100644 src/_VisualDVM/Passes/All/SetSapforConfigurationEthalon.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 796c3521..d2665cfb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,16 +7,15 @@ - - - - - - - - + + + + + + + + -