From 6e0956e3e501d9f39753162f2799974a73a218a0 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Tue, 6 May 2025 16:26:47 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9C=D0=B0=D1=81=D1=81=D0=B8=D0=B2=D1=8B=20?= =?UTF-8?q?=D0=B2=20json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 +- src/Common/Utils/IntegerPairJson.java | 20 +++ .../Passes/All/MassSelectArrays.java | 2 +- .../Passes/All/SPF_GetGCovInfo.java | 5 +- .../ProjectData/DBArray/DBArray.java | 2 +- .../Files/UI/Editor/SPFEditor.java | 2 +- .../Arrays/Distribution/DataDirective.java | 4 +- .../SapforData/Arrays/ProjectArray.java | 118 ++++++++++++------ .../Arrays/UI/ProjectArraysForm.java | 6 +- 9 files changed, 114 insertions(+), 53 deletions(-) create mode 100644 src/Common/Utils/IntegerPairJson.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b1d6ac13..2548a84d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,10 +7,16 @@ + + - + + + + +