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.

Page 2 of 2 FirstFirst 12
Results 26 to 27 of 27

Thread: Java Tutorial Problem - HelloWorldApp

  1. #26
    Member
    Join Date
    Sep 2011
    Location
    United States
    Posts
    30
    My Mood
    Fine
    Thanks
    0
    Thanked 6 Times in 5 Posts

    Default Re: Java Tutorial Problem - HelloWorldApp

    Hello ch103, I'm sorry to hear java is giving you all these problems. However, I believe these two links will help you to overcome these issues.
    JDK Installation Instructions(this includes how to set the PATH)
    Introduction to the Command Prompt(this is quite old but still valid)

    You don't really need to know everything in the command prompt article, but there is a lot of useful stuff in there.

    Best of luck to you.

  2. The Following User Says Thank You to SerratedMind For This Useful Post:

    ch103 (September 12th, 2011)

  3. #27
    Member
    Join Date
    Aug 2011
    Posts
    34
    My Mood
    Inspired
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default Re: Java Tutorial Problem - HelloWorldApp

    Hey SerratedMind, im not terribly overwhelmed id say closer to frustrated with work, trying to get into school, and trying to learn a new language on top of that.

    Norm has been an incredible help, many kudos to him.

    I had a breakthrough night in that i sat down at a different PC at the library and was able to set my PATH only, and not set CLASSPATH, and I was able to compile my java files. i have been able to get helloworld to work at school and Ive also made my own two line statements and compiled and they have worked.

    its just for whatever reason I cannot get my home machine to work properly.

    ill look at your links tonight - as of right now im researching how to reset my PATH and CLASSPATH to the original settings and then try to reset.

    thanks again,

    ch103

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Which is the best place to get java tutorial online??
    By texsas12 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: September 2nd, 2012, 07:45 PM
  2. problem completing beginners' gui tutorial
    By mechnik in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 18th, 2011, 03:53 PM
  3. java ws tutorial
    By aracky in forum Member Introductions
    Replies: 1
    Last Post: July 14th, 2010, 03:12 AM
  4. an easy clear java programming tutorial
    By zkil_jpf in forum The Cafe
    Replies: 2
    Last Post: April 22nd, 2010, 08:40 AM
  5. [SOLVED] Problem with a tutorial program(Adding the answer of two squared numbers together)
    By Melawe in forum What's Wrong With My Code?
    Replies: 20
    Last Post: April 7th, 2010, 09:03 AM