Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug debugging options

Joined
Oct 2, 2015
Messages
43
I was watching a video on setting up with intellij the part where it gets to the debugging options it blurs out
I have my main class as com.runemate.Boot what do I put in for VM options and Program arguments
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,053
I was watching a video on setting up with intellij the part where it gets to the debugging options it blurs out
I have my main class as com.runemate.Boot what do I put in for VM options and Program arguments
Put "-sdk" in your Program arguments. You should consider joining our Dev Chat where we have almost 100 developers on the ready to help each other and have fun. :)
 
Joined
Oct 2, 2015
Messages
43
Bet I figured it all out starting to work on my first script its all going pretty straightforward except my internet connection lol -_-
 
Top