I have to use JBuilder for class and whenever I try to compile something (even a simple "Hello, world" app) it gives me a StringIndexOutOfBounds error. I tried javac in the Terminal and it works fine, but doesn't support GUIs, so i can't use it.
Help is appreciated.
Help is appreciated.