From 46f44f48b7f65e74e4abe04991d8e66d577d8b83 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 3 Feb 2025 19:53:48 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D1=84=D0=B0=D0=BA=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=BD=D0=B3=20=D0=B4=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BF=D0=BE=D0=BB=D0=B5=D0=B9=20?= =?UTF-8?q?=D0=B1=D0=B0=D0=B3=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 26 ++------------- properties | 2 +- .../Passes/All/AppendBugReportField.java | 32 ++++++------------- .../BugReport/Json/BugReportAdditionJson.java | 18 +++++++++++ .../Repository/Server/ComponentsServer.java | 25 ++++++++++++++- .../Repository/Server/ServerCode.java | 1 + 6 files changed, 56 insertions(+), 48 deletions(-) create mode 100644 src/_VisualDVM/Repository/BugReport/Json/BugReportAdditionJson.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d7e88e9f..1e3c3aa3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,32 +7,12 @@ - + - - - - - - - - - - - - - - - - - - - - - - + +