From 42b179a0cc0244a69f8b5e9c686025d9bda8f42a Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 15 Dec 2025 20:45:31 +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=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D0=B5=D1=85=D0=BE=D0=B4=D0=BD=D1=8B=D0=B9=20=D0=BC=D0=BE=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D1=82=20=D0=B2=20=D1=80=D0=B5=D1=84=D0=B0=D0=BA?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=D0=B5=20=D0=B1=D0=B0=D0=B3?= =?UTF-8?q?=D0=BE=D0=B2.=20=D0=BD=D1=83=D0=B6=D0=B5=D0=BD=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=BF=D0=B0=D1=82=D1=87=D0=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 +++-- .../ComponentsServer/BugReport/BugReport.java | 6 ++++ .../BugReport/UI/BugReportsForm.java | 6 ++++ .../BugReportRecipient.java | 5 +++ .../BugReportSetting/BugReportSetting.java | 5 +++ .../ComponentsServer/BugReportsDatabase.java | 32 +++++++++++++++++++ src/_VisualDVM/Constants.java | 2 +- 7 files changed, 61 insertions(+), 3 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f4e8bbb8..bfaeafc3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,8 +7,12 @@ - - + + + + + +