промежуточный. перенос настроек в проект. есть баги. завтра доделываю, версия не вполне рабочая

This commit is contained in:
2025-01-16 02:26:51 +03:00
parent 483089e954
commit 0f7b65f467
92 changed files with 511 additions and 648 deletions

View File

@@ -8,7 +8,7 @@ public class SPF_GetArrayLinks extends SilentSapforPass {
sapfor.RunAnalysis(
getSapforPassName(),
-Global.messagesServer.getPort(),
Global.packSapforSettings(),
target.sapforProperties.pack(),
target.getProjFile().getAbsolutePath());
}
protected void unpack(String packed) throws Exception {