Im taking a java class at school, and I starting writing a program just yesterday in class. I got about 20% of it done, and decided to finish the rest at home. A few days ago, I installed Xcode from the developers tools on the Leopard disk on this iMac. So I emailed myself the text from the code (it compiles and runs perfectly at school) and when I put it in xcode, it wont run. On the old Xcode, clicking build and go would run it if it worked properly, but now it says "debugging of java ended normally" but doesn't run it. I know for a fact that the program does not have any problems.
I even tried something extremely simple, like System.out.println ("Hi");
and it does the same thing. Any help is greatly appreciated.
Oh, and I am running Leopard on my previous-gen iMac.
I even tried something extremely simple, like System.out.println ("Hi");
and it does the same thing. Any help is greatly appreciated.
Oh, and I am running Leopard on my previous-gen iMac.