April 19, 20214 yr I have set up the IntelliJ IDEA as: Now, when I try to debug the script everything works like expected. But if edit the script, recompile the package and reload the OSBot GUI, nothing happens.... I have to re-run the entire package for the scripts to update Dose anyone know what I am doing wrong?
April 19, 20214 yr Don't do it that way. Set the run configuration like this Then when you run the configuration, you'll see a button appear in the output window that says "Attach debugger" If you click that, intellij will automatically connect to the client
Create an account or sign in to comment