From fc1e003cfa63643823df779e1cc7e6d51e71cbfc Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 13 Aug 2023 19:52:59 -0700 Subject: [PATCH] Added JaCoCo extension --- .idea/misc.xml | 2 ++ lib/bld/bld-wrapper.properties | 4 ++-- src/bld/java/rife/bld/extension/PmdOperationBuild.java | 9 +++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index c0d63f0..3be0fe6 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,3 +1,4 @@ + @@ -26,6 +27,7 @@ +