зеркало из
https://github.com/iharh/notes.git
synced 2025-11-05 08:06:11 +02:00
9 строки
430 B
Plaintext
9 строки
430 B
Plaintext
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8000
|
|
|
|
# - JAVA_TOOL_OPTIONS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8000
|
|
|
|
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.local.only=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false
|
|
|
|
2021
|
|
https://www.rookout.com/blog/remote-java-debugging
|