We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 843b6a2 commit ba94878Copy full SHA for ba94878
dist/bin/common
@@ -116,6 +116,7 @@ SBT_INTF=$(find_lib "*compiler-interface*")
116
JLINE_READER=$(find_lib "*jline-reader-3*")
117
JLINE_TERMINAL=$(find_lib "*jline-terminal-3*")
118
JLINE_TERMINAL_JNA=$(find_lib "*jline-terminal-jna-3*")
119
+JNA=$(find_lib "*jna-5*")
120
121
# debug
122
DEBUG_STR=-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005
0 commit comments