From e2b307d4f69d42bc3025501d7402b79e4cdf01a3 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 14 Mar 2025 19:13:04 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=B1=D0=B0=D0=B3?= =?UTF-8?q?=D0=B0=20=D1=81=20=D1=81=D0=B8=D0=BD=D1=85=D1=80=D0=BE=D0=BD?= =?UTF-8?q?=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D0=B5=D0=B9=20=D1=82=D0=B5=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D0=B2=20=D0=B8=D0=B7=20=D1=80=D0=B5=D0=BF=D0=BE?= =?UTF-8?q?=D0=B7=D0=B8=D1=82=D0=BE=D1=80=D0=B8=D1=8F.=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B1=D1=8B=D0=BB=20=D0=BF=D0=BE=D0=BC=D0=B5=D0=BD=D1=8F=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BF=D0=BE=D1=87=D1=82=D1=83=20=D1=81=D0=BE=20=D1=81?= =?UTF-8?q?=D0=B2=D0=BE=D0=B5=D0=B9=20=D0=BD=D0=B0=20=D1=81=D0=B5=D1=80?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D0=BD=D1=83=D1=8E=20=D0=B8=20=D0=BE=D0=BD?= =?UTF-8?q?=D0=B8=20=D0=BA=D0=B0=D1=87=D0=B0=D0=BB=D0=B8=D1=81=D1=8C=20?= =?UTF-8?q?=D0=B7=D0=B0=D0=BD=D0=BE=D0=B2=D0=BE=20=D0=B8=20=D0=BC=D0=BD?= =?UTF-8?q?=D0=BE=D0=B6=D0=B8=D0=BB=D0=B8=D1=81=D1=8C.=20=D0=BD=D0=B0?= =?UTF-8?q?=D1=87=D0=B0=D0=BB=20=D0=B2=D0=BD=D0=B5=D0=B4=D1=80=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=8D=D1=82=D0=B0=D0=BB=D0=BE=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=20++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 16 ++++++---------- properties | 1 + src/_VisualDVM/Constants.java | 2 +- src/_VisualDVM/NormalProperties.java | 4 ++++ .../Common/Group/GroupsDBTable.java | 3 ++- .../TestingSystem/DVM/DVMPackage/DVMPackage.java | 16 +++++++++++++++- .../DVM/DVMPackage/DVMPackage_json.java | 13 ------------- .../DVM/DVMTasks/DVMCompilationTask.java | 5 +++-- .../TestingSystem/DVM/DVMTasks/DVMRunTask.java | 11 +++++++++-- .../TestingSystem/DVM/DVMTasks/DVMTask.java | 4 +++- src/_VisualDVM/Visual/MainUI.java | 4 ++++ .../VisualiserSettingsMenu/TestingMenu.java | 1 + 12 files changed, 49 insertions(+), 31 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6cd9a518..503e42bb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,21 +8,17 @@ - + - - - + - + + + + - - - - -