Posts: 39
Threads: 13
Joined: Jan 2006
Reputation:
0
ok.. i know how to code in java... but i was wondering how do i install the java sdk for fedora core 4.... so that i can compile and also.. wats a good text editor to use? that can compile inside the text editor (like crimson editor) i used crimson editor but i wana try something a little more advance...
Posts: 39
Threads: 13
Joined: Jan 2006
Reputation:
0
alrite cool thx :) ill be back if i need help :) haha :P
Posts: 39
Threads: 13
Joined: Jan 2006
Reputation:
0
ok so i got SciTE working.. it compiled my code and ran it.. i saw the first screen of my program but when it was suppose to have user input it goes
"Error: your input doesn't represent a valid integer value"
why is that?
Posts: 187
Threads: 4
Joined: Mar 2004
Reputation:
0
Err, I assume that your program has a bug. :)
Or don't you see the error when compiling and starting directly from the shell? o_O
Posts: 39
Threads: 13
Joined: Jan 2006
Reputation:
0
theres no error in my code for sure cause my program ran fine in windows..... so.... ya
Posts: 187
Threads: 4
Joined: Mar 2004
Reputation:
0
Second question unanswered. ;)
Posts: 39
Threads: 13
Joined: Jan 2006
Reputation:
0
i dont see any errors..... when i compile.. lol
Posts: 187
Threads: 4
Joined: Mar 2004
Reputation:
0
Seems to be a Java problem...would you mind pasting the relevant source code? Maybe somebody is able to help you...