Search found 2 matches

by wikiwiki
Thu Jan 29, 2009 12:07 am
Forum: Java
Topic: Variable incompatible with Strings
Replies: 1
Views: 841

Nevermind, i got it. Forgot to capitalize = so it wasn't the right command.
by wikiwiki
Wed Jan 28, 2009 11:58 pm
Forum: Java
Topic: Variable incompatible with Strings
Replies: 1
Views: 841

Variable incompatible with Strings

Hi all, I'm taking a java class in college and running a few programs that the book gives me to test out my software, and i'm running into a couple errors. I installed JDK-6 and TextPad 5. The program i'm running is import java.util.Scanner; public class EggBasket2 { public static void main(String ...