From 96a269004d4c8989fb565ba69bf30516b7241fe0 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 16 Jan 2025 19:04:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B0=D1=82=D1=87=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B8=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B5=D0=BA=20=D1=81=D1=82?= =?UTF-8?q?=D0=B0=D1=80=D1=8B=D1=85=20=D0=B1=D0=B0=D0=B3=20=D1=80=D0=B5?= =?UTF-8?q?=D0=BF=D0=BE=D1=80=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 11 ++- properties | 4 +- src/_VisualDVM/Passes/All/AddBugReport.java | 2 +- .../Passes/All/ApplyBugReportSettings.java | 43 +----------- .../SapforData/SapforProperties.java | 63 +++++++++++++++++ .../Repository/BugReport/BugReport.java | 70 ++++++------------- .../BugReport/Json/VisualiserSettingJson.java | 6 -- .../Json/VisualiserSettingsJson.java | 17 +++-- .../Repository/Component/Visualiser.java | 2 +- .../Visual/Windows/CallbackForm.java | 3 - 10 files changed, 109 insertions(+), 112 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1a0994ae..aeaaac26 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,16 @@ - + + + + + + + + + +