From 8a61e0e405fbd9f7a3778925274209bcc9a24fcf Mon Sep 17 00:00:00 2001 From: Daniel Raffler Date: Sun, 29 Mar 2026 12:34:42 +0200 Subject: [PATCH 01/23] Intellij: Switch to Jdk17 in the project file --- .idea/JavaSMT.iml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/JavaSMT.iml b/.idea/JavaSMT.iml index 47bdfebbd0..787850f16f 100644 --- a/.idea/JavaSMT.iml +++ b/.idea/JavaSMT.iml @@ -22,7 +22,7 @@ SPDX-License-Identifier: Apache-2.0 - + From 6ff559d515a77562f10d5c489c7f86b7622ddf8a Mon Sep 17 00:00:00 2001 From: Daniel Raffler Date: Sun, 29 Mar 2026 12:37:04 +0200 Subject: [PATCH 02/23] Intellij: Add new `Nullable` managers to the configuration --- .idea/misc.xml | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 79d44e380e..616a44460c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -17,36 +17,43 @@ SPDX-License-Identifier: Apache-2.0 From 19b3ccbb672d1a81677ec7760e8e0339dbcc469e Mon Sep 17 00:00:00 2001 From: Daniel Raffler Date: Sun, 29 Mar 2026 14:29:33 +0200 Subject: [PATCH 03/23] Intellij: Simplify module dependencies --- .idea/JavaSMT.iml | 291 ++++------------------------------------------ 1 file changed, 25 insertions(+), 266 deletions(-) diff --git a/.idea/JavaSMT.iml b/.idea/JavaSMT.iml index 787850f16f..c4da76cb3e 100644 --- a/.idea/JavaSMT.iml +++ b/.idea/JavaSMT.iml @@ -23,368 +23,127 @@ SPDX-License-Identifier: Apache-2.0 - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - + + - + + - + + - + + - + + - - - - - - - - - - - - + + - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + @@ -89,7 +91,9 @@ SPDX-License-Identifier: Apache-2.0 - + + + @@ -99,7 +103,10 @@ SPDX-License-Identifier: Apache-2.0 - + + + + @@ -109,7 +116,9 @@ SPDX-License-Identifier: Apache-2.0 - + + + @@ -129,7 +138,9 @@ SPDX-License-Identifier: Apache-2.0 - + + + From d720039936135b605356d21f98abb8c7122faccf Mon Sep 17 00:00:00 2001 From: Daniel Raffler Date: Sun, 29 Mar 2026 14:36:06 +0200 Subject: [PATCH 05/23] Intellij: Remove unused Nullable annotations --- .idea/misc.xml | 37 +++++++++++++++---------------------- 1 file changed, 15 insertions(+), 22 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 616a44460c..9ca39bc181 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -20,40 +20,33 @@ SPDX-License-Identifier: Apache-2.0 From 671639b6bc6f5d0fb171cddd0a37db16844e7830 Mon Sep 17 00:00:00 2001 From: Daniel Raffler Date: Sun, 29 Mar 2026 14:36:37 +0200 Subject: [PATCH 06/23] Intellij: Use `org.checkerframework.checker.nullness` by default --- .idea/misc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 9ca39bc181..43052c22c0 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -15,8 +15,8 @@ SPDX-License-Identifier: Apache-2.0 - - + \ No newline at end of file diff --git a/.idea/JavaSMT.iml.license b/.idea/JavaSMT.iml.license new file mode 100644 index 0000000000..5bc96c012f --- /dev/null +++ b/.idea/JavaSMT.iml.license @@ -0,0 +1,9 @@ + diff --git a/.idea/ant.xml b/.idea/ant.xml index 3e3b7e7277..52ce37416f 100644 --- a/.idea/ant.xml +++ b/.idea/ant.xml @@ -1,19 +1,8 @@ - - - - + \ No newline at end of file diff --git a/.idea/ant.xml.license b/.idea/ant.xml.license new file mode 100644 index 0000000000..5bc96c012f --- /dev/null +++ b/.idea/ant.xml.license @@ -0,0 +1,9 @@ + diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml index a1e7fbf3b3..bcbddbdab8 100644 --- a/.idea/checkstyle-idea.xml +++ b/.idea/checkstyle-idea.xml @@ -1,15 +1,4 @@ - - - - + \ No newline at end of file diff --git a/.idea/checkstyle-idea.xml.license b/.idea/checkstyle-idea.xml.license new file mode 100644 index 0000000000..5bc96c012f --- /dev/null +++ b/.idea/checkstyle-idea.xml.license @@ -0,0 +1,9 @@ + diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index 9a4d556d44..f479196698 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -1,15 +1,4 @@ - - - - + \ No newline at end of file diff --git a/.idea/codeStyleSettings.xml.license b/.idea/codeStyleSettings.xml.license new file mode 100644 index 0000000000..5bc96c012f --- /dev/null +++ b/.idea/codeStyleSettings.xml.license @@ -0,0 +1,9 @@ + diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 1214f58eab..9a8b7e5c45 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,15 +1,4 @@ - - - - + \ No newline at end of file diff --git a/.idea/compiler.xml.license b/.idea/compiler.xml.license new file mode 100644 index 0000000000..5bc96c012f --- /dev/null +++ b/.idea/compiler.xml.license @@ -0,0 +1,9 @@ + diff --git a/.idea/copyright/JavaSMT.xml b/.idea/copyright/JavaSMT.xml index a9fee1de71..f6c7b5082b 100644 --- a/.idea/copyright/JavaSMT.xml +++ b/.idea/copyright/JavaSMT.xml @@ -1,13 +1,3 @@ - - \ No newline at end of file From 6c3023f557ac4ed5de9bd3c01c67105dac05f276 Mon Sep 17 00:00:00 2001 From: Daniel Raffler Date: Thu, 23 Apr 2026 13:55:56 +0200 Subject: [PATCH 19/23] Intellij: Update copyright dates for the configuration files --- .idea/JavaSMT.iml.license | 2 +- .idea/ant.xml.license | 2 +- .idea/checkstyle-idea.xml.license | 2 +- .idea/codeStyleSettings.xml.license | 2 +- .idea/compiler.xml.license | 2 +- .idea/copyright/JavaSMT.xml.license | 2 +- .idea/copyright/profiles_settings.xml.license | 2 +- .idea/encodings.xml.license | 2 +- .idea/inspectionProfiles/Project_Default.xml.license | 2 +- .idea/inspectionProfiles/profiles_settings.xml.license | 2 +- .idea/junitgenerator-prj-settings.xml.license | 2 +- .idea/misc.xml.license | 2 +- .idea/modules.xml.license | 2 +- .idea/vcs.xml.license | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.idea/JavaSMT.iml.license b/.idea/JavaSMT.iml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/JavaSMT.iml.license +++ b/.idea/JavaSMT.iml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/ant.xml.license b/.idea/ant.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/ant.xml.license +++ b/.idea/ant.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/checkstyle-idea.xml.license b/.idea/checkstyle-idea.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/checkstyle-idea.xml.license +++ b/.idea/checkstyle-idea.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/codeStyleSettings.xml.license b/.idea/codeStyleSettings.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/codeStyleSettings.xml.license +++ b/.idea/codeStyleSettings.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/compiler.xml.license b/.idea/compiler.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/compiler.xml.license +++ b/.idea/compiler.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/copyright/JavaSMT.xml.license b/.idea/copyright/JavaSMT.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/copyright/JavaSMT.xml.license +++ b/.idea/copyright/JavaSMT.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/copyright/profiles_settings.xml.license b/.idea/copyright/profiles_settings.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/copyright/profiles_settings.xml.license +++ b/.idea/copyright/profiles_settings.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/encodings.xml.license b/.idea/encodings.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/encodings.xml.license +++ b/.idea/encodings.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/inspectionProfiles/Project_Default.xml.license b/.idea/inspectionProfiles/Project_Default.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/inspectionProfiles/Project_Default.xml.license +++ b/.idea/inspectionProfiles/Project_Default.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/inspectionProfiles/profiles_settings.xml.license b/.idea/inspectionProfiles/profiles_settings.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/inspectionProfiles/profiles_settings.xml.license +++ b/.idea/inspectionProfiles/profiles_settings.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/junitgenerator-prj-settings.xml.license b/.idea/junitgenerator-prj-settings.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/junitgenerator-prj-settings.xml.license +++ b/.idea/junitgenerator-prj-settings.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/misc.xml.license b/.idea/misc.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/misc.xml.license +++ b/.idea/misc.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/modules.xml.license b/.idea/modules.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/modules.xml.license +++ b/.idea/modules.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> diff --git a/.idea/vcs.xml.license b/.idea/vcs.xml.license index 5bc96c012f..7e3675eb2b 100644 --- a/.idea/vcs.xml.license +++ b/.idea/vcs.xml.license @@ -3,7 +3,7 @@ This file is part of JavaSMT, an API wrapper for a collection of SMT solvers: https://github.com/sosy-lab/java-smt -SPDX-FileCopyrightText: 2020 Dirk Beyer +SPDX-FileCopyrightText: 2026 Dirk Beyer SPDX-License-Identifier: Apache-2.0 --> From c19311d06d4c21d675deec4ec184865ab8148bf1 Mon Sep 17 00:00:00 2001 From: Daniel Raffler Date: Thu, 23 Apr 2026 14:00:08 +0200 Subject: [PATCH 20/23] Intellij: Remove all other Nullable/NotNull annotations --- .idea/misc.xml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 8ca8685d64..2a7daed4f3 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -9,32 +9,19 @@ From 0776ce76d248179330e755544cca474cc7dbcd79 Mon Sep 17 00:00:00 2001 From: BaierD Date: Thu, 23 Apr 2026 16:11:26 +0200 Subject: [PATCH 21/23] Remove IntelliJJ library based dependencies and instead load all as a single module dependency, avoiding problems when loading dependencies --- .idea/JavaSMT.iml | 70 ++++++++++++++----------- .idea/libraries/bitwuzla.xml | 14 ----- .idea/libraries/bitwuzla.xml.license | 9 ---- .idea/libraries/cvc4.xml | 14 ----- .idea/libraries/cvc4.xml.license | 9 ---- .idea/libraries/cvc5.xml | 14 ----- .idea/libraries/cvc5.xml.license | 9 ---- .idea/libraries/opensmt.xml | 14 ----- .idea/libraries/opensmt.xml.license | 9 ---- .idea/libraries/princess.xml | 16 ------ .idea/libraries/princess.xml.license | 9 ---- .idea/libraries/smtinterpol.xml | 15 ------ .idea/libraries/smtinterpol.xml.license | 9 ---- .idea/libraries/yices.xml | 14 ----- .idea/libraries/yices.xml.license | 9 ---- .idea/libraries/z3.xml | 14 ----- .idea/libraries/z3.xml.license | 9 ---- .idea/libraries/z3legacy.xml | 10 ---- .idea/libraries/z3legacy.xml.license | 9 ---- 19 files changed, 40 insertions(+), 236 deletions(-) delete mode 100644 .idea/libraries/bitwuzla.xml delete mode 100644 .idea/libraries/bitwuzla.xml.license delete mode 100644 .idea/libraries/cvc4.xml delete mode 100644 .idea/libraries/cvc4.xml.license delete mode 100644 .idea/libraries/cvc5.xml delete mode 100644 .idea/libraries/cvc5.xml.license delete mode 100644 .idea/libraries/opensmt.xml delete mode 100644 .idea/libraries/opensmt.xml.license delete mode 100644 .idea/libraries/princess.xml delete mode 100644 .idea/libraries/princess.xml.license delete mode 100644 .idea/libraries/smtinterpol.xml delete mode 100644 .idea/libraries/smtinterpol.xml.license delete mode 100644 .idea/libraries/yices.xml delete mode 100644 .idea/libraries/yices.xml.license delete mode 100644 .idea/libraries/z3.xml delete mode 100644 .idea/libraries/z3.xml.license delete mode 100644 .idea/libraries/z3legacy.xml delete mode 100644 .idea/libraries/z3legacy.xml.license diff --git a/.idea/JavaSMT.iml b/.idea/JavaSMT.iml index 13a12e47a1..fb1bded093 100644 --- a/.idea/JavaSMT.iml +++ b/.idea/JavaSMT.iml @@ -16,41 +16,51 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - \ No newline at end of file + diff --git a/.idea/libraries/bitwuzla.xml b/.idea/libraries/bitwuzla.xml deleted file mode 100644 index 8cac34d992..0000000000 --- a/.idea/libraries/bitwuzla.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/bitwuzla.xml.license b/.idea/libraries/bitwuzla.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/bitwuzla.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/cvc4.xml b/.idea/libraries/cvc4.xml deleted file mode 100644 index aaaa482069..0000000000 --- a/.idea/libraries/cvc4.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/cvc4.xml.license b/.idea/libraries/cvc4.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/cvc4.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/cvc5.xml b/.idea/libraries/cvc5.xml deleted file mode 100644 index e6a0c1125b..0000000000 --- a/.idea/libraries/cvc5.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/cvc5.xml.license b/.idea/libraries/cvc5.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/cvc5.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/opensmt.xml b/.idea/libraries/opensmt.xml deleted file mode 100644 index 1ede9c9fbf..0000000000 --- a/.idea/libraries/opensmt.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/opensmt.xml.license b/.idea/libraries/opensmt.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/opensmt.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/princess.xml b/.idea/libraries/princess.xml deleted file mode 100644 index 732fd4b18d..0000000000 --- a/.idea/libraries/princess.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/princess.xml.license b/.idea/libraries/princess.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/princess.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/smtinterpol.xml b/.idea/libraries/smtinterpol.xml deleted file mode 100644 index 7cd3e27d86..0000000000 --- a/.idea/libraries/smtinterpol.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/smtinterpol.xml.license b/.idea/libraries/smtinterpol.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/smtinterpol.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/yices.xml b/.idea/libraries/yices.xml deleted file mode 100644 index 63053f86b9..0000000000 --- a/.idea/libraries/yices.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/yices.xml.license b/.idea/libraries/yices.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/yices.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/z3.xml b/.idea/libraries/z3.xml deleted file mode 100644 index fa33e192e7..0000000000 --- a/.idea/libraries/z3.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/z3.xml.license b/.idea/libraries/z3.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/z3.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - diff --git a/.idea/libraries/z3legacy.xml b/.idea/libraries/z3legacy.xml deleted file mode 100644 index 8b0924407c..0000000000 --- a/.idea/libraries/z3legacy.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/z3legacy.xml.license b/.idea/libraries/z3legacy.xml.license deleted file mode 100644 index 7e3675eb2b..0000000000 --- a/.idea/libraries/z3legacy.xml.license +++ /dev/null @@ -1,9 +0,0 @@ - From fda8a791cbdc228b3f8d24d302c520481cc8f9ce Mon Sep 17 00:00:00 2001 From: BaierD Date: Thu, 23 Apr 2026 16:19:16 +0200 Subject: [PATCH 22/23] Add Yices2 to IntelliJJ dependencies settings --- .idea/JavaSMT.iml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.idea/JavaSMT.iml b/.idea/JavaSMT.iml index fb1bded093..48fe7158ce 100644 --- a/.idea/JavaSMT.iml +++ b/.idea/JavaSMT.iml @@ -36,6 +36,7 @@ + @@ -50,6 +51,7 @@ + @@ -57,8 +59,8 @@ - + From aebba6694ab377dcc5c58dd85cd965edbd9143a0 Mon Sep 17 00:00:00 2001 From: BaierD Date: Thu, 23 Apr 2026 16:46:19 +0200 Subject: [PATCH 23/23] Add explicit path for JavaDoc Jars to IntelliJ settings --- .idea/JavaSMT.iml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.idea/JavaSMT.iml b/.idea/JavaSMT.iml index 48fe7158ce..b051361b77 100644 --- a/.idea/JavaSMT.iml +++ b/.idea/JavaSMT.iml @@ -3,6 +3,18 @@ + + + + + + + + + + + +