Hello Fellow forumers. I am beginning my first program known to all as "Hello World". Unfortunatly I can't get it to work. I typed in dir in the command window and then I use javac and this happens:
Help wanted! Thanks in advance!
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hello Fellow forumers. I am beginning my first program known to all as "Hello World". Unfortunatly I can't get it to work. I typed in dir in the command window and then I use javac and this happens:
Help wanted! Thanks in advance!
Do you have write permissions to the directory/file? UAC usually prevents programs from writing to certain locations on the file system without running as administrator (assuming that your OS is vista/win 7).
Please post your Java source code so we can take a look at it.
I am sure that you are not using the exact syntax as you are the begginer. But don't you worry. Just post your sorce code and the file names that you have saved with. We will try our best to help you. Good Luck.
I have fixed the error and am now going on to more advance things. Thank you for help, i'll be back when I've done something importent!
Good Luck then.........