You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
plugin invoke debug attach
I need the plugin to call
Debugger = JPDA
Connector = Socket Attach
Transport = dt_socket
Host = localhost
Port = 5005
Timeout = 5000
The goal is to perform some processing and then call "Debug Attach" automatically and have it open the developer's debug session.
I would like to point out that everything works manually using "Debug Attach".
It is possible to add this type of resource to the plugin, I would appreciate if you could help me.
I tried this way but without any success
Does not work
How to solve?
`
Beta Was this translation helpful? Give feedback.
All reactions