eric nichols wrote:
> I just started studying computer science this school year. We're
> learning Java and we're using a program called Kawa IDE to compile
> and run our programs. I tried to download a version of it for
> Linux, but it seems to be a Windows-only program. Does anyone know
> of a program I could use to write, compile and run Java using
> Linux? Thanks in advance,
That's 3 different questions...
First - to write Java all you need is an editor. kwrite has been
suggested elsewhere. vim and emacs are also decent editors, and
emacs is a little friendlier to people who don't know it at all.
There are IDE solutions, which others have talked about. To
compile Java you need a JDK (Java Developper's (or developpment)
Kit) - there are many of these, among whick, Sun's own JDK, IBM's
JDK, the Blackdown port of the JDK, and kaffe (another free JDK
and JRE).
To run Java porgrams, you need a Java Runtime Environment. This
usually comes with the JDK. But if you're using gjc (the GNU
Java compiler) I don't think you get the runtime files at all.
And that's it.
Cheers,
Dave.
--
David Neary,
E-Mail: dneary at wanadoo.fr
Tel: 04 91 72 46 84
CV: http://www.redbrick.dcu.ie/~bolsh/CV/
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!