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.

Results 1 to 5 of 5

Thread: Fixed.

  1. #1
    Junior Member
    Join Date
    Jul 2014
    Location
    The Batcave, USA
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Fixed.

    Fixed.
    Last edited by Wrathbat; July 11th, 2014 at 05:56 PM. Reason: Fixed.


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Really Basic Question - How do I run my stuff?

    See the tutorial for how to compile and execute programs using a command prompt:
    "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)

    To copy the contents of the command prompt window:
    Click on Icon in upper left corner
    Select Edit
    Select 'Select All' - The selection will show
    Click in upper left again
    Select Edit and click 'Copy'

    Paste here.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Jul 2014
    Location
    The Batcave, USA
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Really Basic Question - How do I run my stuff?

    Quote Originally Posted by Norm View Post
    See the tutorial for how to compile and execute programs using a command prompt:
    "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)

    To copy the contents of the command prompt window:
    Click on Icon in upper left corner
    Select Edit
    Select 'Select All' - The selection will show
    Click in upper left again
    Select Edit and click 'Copy'

    Paste here.
    Thanks for your help. Apparently the command isn't supposed to include the file extension.

  4. #4
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Fixed.

    Please don't delete your original question. It may be helpful to others.

  5. #5
    Junior Member
    Join Date
    Jul 2014
    Location
    The Batcave, USA
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Fixed.

    Sorry about that. I now know for next time.

Similar Threads

  1. basic question
    By RAUSHAN KUMAR in forum What's Wrong With My Code?
    Replies: 17
    Last Post: July 5th, 2014, 07:18 AM
  2. Rather Basic Question
    By ashl7 in forum What's Wrong With My Code?
    Replies: 15
    Last Post: March 6th, 2013, 03:20 AM
  3. Basic Question Need Help
    By Graser in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 21st, 2012, 10:27 AM
  4. [SOLVED] VERY basic question - if loop
    By kobi1988 in forum Loops & Control Statements
    Replies: 3
    Last Post: October 12th, 2011, 06:34 PM
  5. please answer some basic question
    By togaurav in forum Java Theory & Questions
    Replies: 5
    Last Post: April 16th, 2011, 07:58 AM

Tags for this Thread