JDeveloper Input

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kid Programmer
    New Member
    • Mar 2008
    • 176

    #1

    JDeveloper Input

    Hello guys. I downloaded JDeveloper and started testing things out. I tried to create a simple program that would read input from the user. The general output pane doesn't let me enter the text. Is there a problem with my code or can you not enter text in JDeveloper. Thanks :-)
  • sukatoa
    Contributor
    • Nov 2007
    • 539

    #2
    Originally posted by Kid Programmer
    Hello guys. I downloaded JDeveloper and started testing things out. I tried to create a simple program that would read input from the user. The general output pane doesn't let me enter the text. Is there a problem with my code or can you not enter text in JDeveloper. Thanks :-)
    It only shows the output... unlike other IDEs :)

    You may do it in terminal(CMD in windows).....

    Comment

    • Kid Programmer
      New Member
      • Mar 2008
      • 176

      #3
      Originally posted by sukatoa
      It only shows the output... unlike other IDEs :)

      You may do it in terminal(CMD in windows).....
      Okay. I understand. Thanks :-)

      Comment

      Working...