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: Compiling

  1. #1
    Junior Member
    Join Date
    Dec 2011
    Posts
    1
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Compiling

    Hi,
    I've finished coding my program and now i want to compile it. It's the first time I'm actually compiling a program since I use JCreator to code and test my programs. But this time I wanted to make it an acutal program by compiling it. I have no idea about compiling. So I thought I could ask you guys for some help. How can I compile my program? What am I supposed to get after i compile it? Am I going to be able to run it by simply double clicking?

    Thanks in advance.


  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: Compiling

    See posts on the other forum where you posted this:
    Compiling

  3. The Following User Says Thank You to Norm For This Useful Post:

    yavo (December 24th, 2011)

Similar Threads

  1. Compiling error
    By Bri4n in forum Java Theory & Questions
    Replies: 5
    Last Post: November 7th, 2011, 10:26 PM
  2. Compiling error
    By tangara in forum Java IDEs
    Replies: 3
    Last Post: September 4th, 2011, 03:00 AM
  3. Compiling Error?
    By Arkeshen in forum Java Theory & Questions
    Replies: 2
    Last Post: June 22nd, 2011, 04:31 AM
  4. Help with Compiling
    By w.spidey in forum Object Oriented Programming
    Replies: 10
    Last Post: September 9th, 2010, 01:48 PM
  5. compiling a file
    By jkoracle23 in forum Java Theory & Questions
    Replies: 4
    Last Post: June 19th, 2010, 03:20 PM