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: No Input, Windows 7 64-bit, Netbeans 7.4

  1. #1
    Junior Member
    Join Date
    Oct 2013
    Location
    Chandler, Arizona, USA
    Posts
    25
    My Mood
    Devilish
    Thanks
    10
    Thanked 2 Times in 2 Posts

    Default No Input, Windows 7 64-bit, Netbeans 7.4

    I am running Windows 64 bit, Netbeans 7.4, and I can't key command-line
    input. Eclipse, using the exact same code, allows input. I have tried
    all kinds of changes to the settings, but still unable to enter a thing.
    Searched Google, nothing . . . Any ideas what might be the cause of
    this?


  2. #2
    Junior Member
    Join Date
    Oct 2013
    Location
    Chandler, Arizona, USA
    Posts
    25
    My Mood
    Devilish
    Thanks
    10
    Thanked 2 Times in 2 Posts

    Default Re: No Input, Windows 7 64-bit, Netbeans 7.4

    I found the problem . . . . it is disgusting! NetBeans uses UTF-8, as it should be . . .
    Eclipse uses ANSI! And it is a locked setting, so you cannot change it as far as I know.
    The makes up my mind which IDE to use . . . . well, NetBeans really does have a lot more
    and better features too, as far as I, the new-bee can tell . . . .

Similar Threads

  1. I've been a bit too enthusiastic
    By pim16aap2 in forum Java Theory & Questions
    Replies: 2
    Last Post: October 23rd, 2013, 03:57 PM
  2. Replies: 0
    Last Post: April 8th, 2012, 04:35 AM
  3. Enter in name ....need a little bit of help!
    By LAerving in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 25th, 2012, 09:14 PM
  4. Eclipse goes beyond me a bit
    By MagicMojo in forum What's Wrong With My Code?
    Replies: 5
    Last Post: March 9th, 2011, 10:05 AM
  5. bit of help please...
    By Andrew123 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: August 15th, 2010, 06:07 AM