From 7212dd7d31868fca6293c2a0631ea53c1b3a5b0d Mon Sep 17 00:00:00 2001 From: 02090095 Date: Tue, 4 Feb 2025 20:24:58 +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=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B3=D1=80=D1=83=D0=BF=D0=BF=D1=8B=20=D1=82?= =?UTF-8?q?=D0=B5=D1=81=D1=82=D0=BE=D0=B2=20=D0=B8=D0=B7=20=D0=BF=D0=B0?= =?UTF-8?q?=D0=BF=D0=BA=D0=B8.=D0=BF=D0=BE=D0=BF=D1=83=D1=82=D0=BD=D0=BE?= =?UTF-8?q?=20=D0=BD=D0=B0=D0=B9=D0=B4=D0=B5=D0=BD=20=D0=B2=D0=BD=D0=B5?= =?UTF-8?q?=D1=81=D0=B5=D0=BD=D0=BD=D1=8B=D0=B9=20=D0=BE=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC=20=D0=BD=D0=B0=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=B5=D0=BA=20=D0=B1=D0=B0=D0=B3.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 6 ++++-- .../Passes/All/CreateGroupFromDirectory.java | 2 +- .../Passes/All/CreateGroupFromFiles.java | 3 ++- .../Passes/All/CreateTestsFromFiles.java | 2 +- .../All/CreateTestsGroupFromSelectedVersions.java | 4 +++- src/_VisualDVM/Passes/All/PublishTests.java | 15 ++++----------- src/_VisualDVM/Repository/Server/ServerCode.java | 2 ++ 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 76594e66..198deaca 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,8 +8,10 @@ - - + + + +