From f30fdd24a8ff97220001fa7d91504496e7cf4ca1 Mon Sep 17 00:00:00 2001 From: Sebastian Westemeyer Date: Fri, 16 Aug 2024 10:57:21 +0200 Subject: [PATCH] Added new config option for java debugger instrumentation --- .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 @@ -