From 9c6198656f1a87635ed0c30529de6598bacdce05 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 11 Jan 2025 17:43:27 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=B4=D0=BE=D0=BB=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B5=D1=84=D0=B0=D0=BA=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=D0=B0=20=D0=BD=D0=B0=D1=81=D1=82?= =?UTF-8?q?=D1=80=D0=BE=D0=B5=D0=BA.=20=D0=BF=D0=BE=D0=BF=D1=83=D1=82?= =?UTF-8?q?=D0=BD=D0=BE=20=D0=BD=D0=B0=D1=88=D0=B5=D0=BB=20=D0=BD=D0=B5?= =?UTF-8?q?=D0=B1=D0=BE=D0=BB=D1=8C=D1=88=D0=BE=D0=B9=20=D0=B1=D0=B0=D0=B3?= =?UTF-8?q?=20=D1=81=20=D0=B7=D0=B0=D0=BA=D1=80=D1=8B=D1=82=D0=B8=D0=B5?= =?UTF-8?q?=D0=BC=20=D0=BF=D1=83=D1=81=D1=82=D0=BE=D0=B3=D0=BE=20=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 11 +++++++++++ properties | 1 + src/_VisualDVM/GlobalData/Settings/SettingName.java | 1 - .../GlobalData/Settings/SettingsDBTable.java | 1 - src/_VisualDVM/GlobalProperties.java | 2 ++ .../Passes/All/CreateGroupFromDirectory.java | 2 +- src/_VisualDVM/Passes/All/CreateGroupFromFiles.java | 2 +- .../Passes/All/CreateTestFromDirectory.java | 2 +- src/_VisualDVM/Passes/All/CreateTestsFromFiles.java | 2 +- src/_VisualDVM/Passes/All/OpenCurrentProject.java | 2 +- src/_VisualDVM/Passes/All/ReplaceTestsFromFiles.java | 2 +- src/_VisualDVM/Utils.java | 3 +-- src/_VisualDVM/Visual/MainUI.java | 4 ++-- 13 files changed, 23 insertions(+), 12 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ac741825..b84b6f23 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,7 +8,18 @@ + + + + + + + + + + +