From 4796a662d993aa283b720e73ce69d45d74001aa3 Mon Sep 17 00:00:00 2001 From: Sebastian Westemeyer Date: Fri, 16 Aug 2024 14:47:02 +0200 Subject: [PATCH] Added new config option for java debugger instrumentation (#10) --- .idea/codeStyles/Project.xml | 6 +++- .../autoconfig/handlers/java/JavaHandler.java | 34 +++++++++++++++---- src/main/resources/schema/java.schema.json | 16 +++++++++ 3 files changed, 49 insertions(+), 7 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 6f54c1b..0109eb4 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,6 +1,10 @@ -