blue J libraries (System)
OK so I'm REALY new. I've downloaded and installed Blue J. I typed and compiled a sample code, system.out.println("before the loop"); produces Err. package system does not exist. I'm using 32 bit windows xp andI have latest java jdke 6 installed, so why no system?
O.K. justchange the letter "s" to upper case. http://java-error-messages.blogspot....not-exist.html. Well I did say I was new.
Re: blue J libraries (System)
Hello columbian,
Welcome to the Java Programming Forums.
Sorry for the late reply..
I have moved your thread to - Java IDEs
Please be aware that system.out.println("before the loop"); needs to be System.out.println("before the loop");
I suggest you download the Eclipse IDE! -
http://www.javaprogrammingforums.com...plication.html