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

Thread: Console Application - How to run it?

  1. #1
    Junior Member
    Join Date
    Nov 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Console Application - How to run it?

    Im a java newbie and I have one console Application sent...

    000webhost.com - free web hosting provider

    How do I run it, what do I need?

    (This is not scam and I did not post Malware code so feel free to download, its a small app for my seminary work)

    Regards,
    Mirza


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Console Application - How to run it?

    See the following tutorial on how to run java applications from the command line:
    Getting Started (linux) - Getting Started (windows)

  3. #3
    Junior Member
    Join Date
    Nov 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How do i run this Accounting console app?

    Hi

    I need to run this app that I received

    http://tinyurl.com/3yznbn6

    I have a bunch of class files but when I run UI_main.class in the main folder, I get an error.

    I installed the JDK and Java is ready on my system.

    Can somebody download the app from my link and tell me how to run it, I think
    the solution might be in the ui folder.

    Please help, thx!

    Regards,
    Mirza

  4. #4
    Member Darryl.Burke's Avatar
    Join Date
    Mar 2010
    Location
    Madgaon, Goa, India
    Posts
    494
    Thanks
    8
    Thanked 48 Times in 46 Posts

    Default Re: How do i run this Accounting console app?

    Can somebody download the app from my link
    Nope. That's not how a forum works.

    Recommended reading:
    How To Ask Questions The Smart Way
    http://mindprod.com/jgloss/sscce.html]SSCCE

    db

Similar Threads

  1. Printing A TreeNode/Node To Console..
    By Kumarrrr in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: March 17th, 2010, 12:35 AM
  2. Problem with Console Input from Clipboard
    By Nilhanth in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: March 1st, 2010, 06:47 PM
  3. Changing output from console to .html
    By RSYR in forum File I/O & Other I/O Streams
    Replies: 6
    Last Post: December 10th, 2009, 07:55 PM
  4. Replies: 0
    Last Post: December 3rd, 2009, 04:43 PM
  5. [SOLVED] help with console input strnig....
    By mdstrauss in forum File I/O & Other I/O Streams
    Replies: 5
    Last Post: August 17th, 2009, 03:59 AM