[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: java - JIT/JDK
On Sat, 18 Mar 2000, Ross wrote:
> i am trying to assemble all the nessecary components to allow me to program in
> java. with windows you just install jbuilder!
I believe it's the same for linux ;)
> JIT - do i need one. (i've been compiling with javac)
This is an interpreter, not a compiler. This *runs* rather than compiling
the bytecode; so strictly speaking, to program in java you don't need it.
It may be useful to have if you want to run programs quickly, however.
> JDK1.2.2 - i realsie this is the latest release but is JDK1.1.2 sufficient so
> as not to run into problems.
All my Java is Java 1.0, so 1.1.2 sounds like a real high number to me ;))
Depends whether or not you want Swing, etc...
I believe some people on this list have tried JBuilder, they may be able
to give you some advice with that, but apart from that, the JAva tools
under linux are the same as the Sun tools on any other platform, pretty
much...
Cheers,
Alex.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.