Open NecroKote opened 3 months ago
Shameless copy of #42 (Huge thanks to @thunderz99 !) with the addition of envFile support.
envFile
also injects --add-exports jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED without which locally build debugAdapter refuses to start.
--add-exports jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED
Supposed to be merged together with https://github.com/fwcd/kotlin-debug-adapter/pull/90
Shameless copy of #42 (Huge thanks to @thunderz99 !) with the addition of
envFile
support.also injects
--add-exports jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED
without which locally build debugAdapter refuses to start.Supposed to be merged together with https://github.com/fwcd/kotlin-debug-adapter/pull/90