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 2 of 2

Thread: when using TextPad after doing Java Compile how do I get my code to run?

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default when using TextPad after doing Java Compile how do I get my code to run?

    I'm new to java, I use TextPad as my IDE. when using TextPad after going to tool tab and clicking Java Compile how do I get my code to run?

    --- Update ---

    yes, because I can't figure out how to compile with command prompt so I figure compiling with my IDE is my next best bet


  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: when using TextPad after doing Java Compile how do I get my code to run?

    how to compile with command prompt
    See the tutorial: "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. How do i compile and run java programs using jdk and jcreator
    By SYNTAXTECH in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 26th, 2014, 04:18 AM
  2. [SOLVED] Java 1.4.2 and eclipse code will not compile or run need it to run for school!
    By ClarmonkGaming in forum What's Wrong With My Code?
    Replies: 12
    Last Post: January 23rd, 2014, 09:41 PM
  3. Want To Compile And Run Java Code At Home
    By Jim Corner in forum Java Theory & Questions
    Replies: 3
    Last Post: December 28th, 2013, 01:00 AM
  4. java using textpad. Atm code not having any syntax error but runs funny
    By bukasmayor in forum What's Wrong With My Code?
    Replies: 8
    Last Post: January 28th, 2013, 07:55 AM
  5. Replies: 1
    Last Post: November 2nd, 2012, 04:16 PM