running/compiling homemade .java applications
Yea, so I've been taking this comp sc. course for fun. I used windows but recently have switched entirely over to linux, and i'm sure you're all aware of "textpad" editor for windows which allows you to compile and run programs with the click of a button. But my question is how do I compile .java programs and also how do i run them so I can test to see if they work correctly. I have gcc and java installed.
thank you,
Reid.
hmm by the way, these are dinky little 30 line programs with like 1 while loop an if statement and some numbers, so it's not exactly azureus... but close.
Last edited by truthe; 10-11-2004 at 09:52 PM.
|