From 54ec1fee99af7ed076f771118458b0f0da9e34b5 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 13 Feb 2025 20:27:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=BC=D0=B5=D0=B6=D1=83?= =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=BD=D1=8B=D0=B9.=20=D1=80=D0=B5=D1=84?= =?UTF-8?q?=D0=B0=D0=BA=D1=82=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=20=D0=BE=D0=B1?= =?UTF-8?q?=D1=8A=D0=B5=D0=BA=D1=82=D0=B0=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 19 +- properties | 1 - src/_VisualDVM/Constants.java | 1 + src/_VisualDVM/Global.java | 5 +- src/_VisualDVM/NormalProperties.java | 4 - .../Passes/All/PublishComponent.java | 4 +- .../Repository/BugReport/BugReport.java | 8 +- .../Repository/Component/Visualiser.java | 3 +- .../Repository/RepositoryServer.java | 225 ++++---- .../Repository/Server/ComponentsServer.java | 523 +++++++----------- .../Repository/Server/ServerRequestUnit.java | 11 + .../TestingSystem/Common/TestingServer.java | 2 +- .../SynchronizationSettingsMenu.java | 3 +- 13 files changed, 319 insertions(+), 490 deletions(-) create mode 100644 src/_VisualDVM/Repository/Server/ServerRequestUnit.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 43edd3a8..190a9995 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,18 +7,19 @@ + - + + + + + - - - - - - - - + + + +