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: How do i compile and run java programs using jdk and jcreator

  1. #1
    Junior Member
    Join Date
    Jan 2014
    Location
    Nigeria
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question How do i compile and run java programs using jdk and jcreator

    Dear sir,
    Please how do i set the class path, the path, compile and run java programs using jdk and jcreator?

    Thanks


  2. #2
    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: How do i compile and run java programs using jdk and jcreator

    Welcome to the forum. Please read this topic for useful newcomer info.

    There are multiple tutorials on the web for setting up your environment, including some excellent guides put out by colleges for their students. This one is from the Java tutorials.

    As for using JCreator, you should be able to find "getting started" tutorials for that IDE on the Internet that should help you and may also answer your other questions. Please look for those and work through them as best you can and come back when you get stuck or have questions.

Similar Threads

  1. [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
  2. 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
  3. Can compile But can't Execute my programs need advice
    By Jaynas in forum What's Wrong With My Code?
    Replies: 6
    Last Post: August 24th, 2013, 08:58 AM
  4. Failed to compile, URGENT please help. Can't compile using JDK
    By sauyang in forum What's Wrong With My Code?
    Replies: 2
    Last Post: July 18th, 2013, 07:16 AM
  5. Replies: 8
    Last Post: February 12th, 2013, 05:45 AM