FarmerTmp Posted December 17, 2019 Share Posted December 17, 2019 Is there a way that I can step through my script using breakpoints in IntelliJ? Quote Link to comment Share on other sites More sharing options...
Camaro Posted December 17, 2019 Share Posted December 17, 2019 Nope, scripts have to run through the osbot jar which is a separate process from the IDE Quote Link to comment Share on other sites More sharing options...
IDontEB Posted December 17, 2019 Share Posted December 17, 2019 there was a guide somewhere here in the tutorials section for how to attach intellij to the bot Quote Link to comment Share on other sites More sharing options...
FarmerTmp Posted December 17, 2019 Author Share Posted December 17, 2019 6 minutes ago, IDontEB said: there was a guide somewhere here in the tutorials section for how to attach intellij to the bot Any chance you could assist me with finding this? Quote Link to comment Share on other sites More sharing options...
IDontEB Posted December 18, 2019 Share Posted December 18, 2019 7 hours ago, FarmerTmp said: Any chance you could assist me with finding this? Use the search button next time, it was 3rd result https://osbot.org/forum/topic/144864-script-debugging-using-intellij/?tab=comments#comment-1701929 Quote Link to comment Share on other sites More sharing options...
Camaro Posted December 18, 2019 Share Posted December 18, 2019 16 hours ago, IDontEB said: Use the search button next time, it was 3rd result https://osbot.org/forum/topic/144864-script-debugging-using-intellij/?tab=comments#comment-1701929 Oh wow, I had no clue about this. Although, wouldn't the client have to be restarted in order for changes to a script to take effect? Quote Link to comment Share on other sites More sharing options...