From 3decbe5212f5acdfdf05f8020a6d53c09dfc0550 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 13 Jan 2025 22:41:11 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BC=D1=83=D1=81=D0=BE=D1=80=D0=BD=D0=BE=D0=B3=D0=BE?= =?UTF-8?q?=20=D0=BA=D0=BE=D0=B4=D0=B0=20=D1=81=20=D0=BD=D0=B0=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=BE=D0=B9=D0=BA=D0=B0=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 ++++-- properties | 2 +- src/_VisualDVM/GlobalProperties.java | 25 ----------------- src/_VisualDVM/Passes/All/UpdateProperty.java | 1 - .../SapforData/SapforProperties.java | 27 +++++++++++++++++++ .../TestingSystem/Common/TestingMenuBar.java | 7 ++--- .../SynchronizationSettingsMenu.java | 14 +++------- .../MainMenuBar/VersionsComparisonMenu.java | 14 ++++------ .../CompactnessSettingsMenu.java | 24 +++++++---------- .../Visual/Menus/PropertiesSubmenu.java | 10 ++++--- 10 files changed, 62 insertions(+), 70 deletions(-) create mode 100644 src/_VisualDVM/ProjectData/SapforData/SapforProperties.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6cc32d97..0a9b90ac 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,11 +7,15 @@ + - - + + + + +