java

Hi where can I find PJava for QNX ?

IBM has a Java vm + class libs available for Neutrino x86 at:

http://www.embedded.oti.com/

Patrick Mueller
Patrick_Mueller@oti.com



Cédric Marcone <marcone@mdeo.fr> wrote in message
news:900qoc$6mn$1@inn.qnx.com

Hi where can I find PJava for QNX ?

does it have javac or is it a runtime.

Will i be able to compile java code under qnx ?

IBM has a Java vm + class libs available for Neutrino x86 at:

http://www.embedded.oti.com/

The IBM J9 product is both runtime and development. We currently host
development tools on Windows (and I think Linux). The development tools are
mostly just available from the IDE, for instance, the compiler. There are
some stand-alone dev tools, but a java compiler is not among them. J9
support standard Java .class files, so you can really use any development
tool chain you would for any other Java project. The IDE has support for
local and remote debugging, hot code replace (change code while you are
debugging it, ala Smalltalk), etc. etc. It’s all I ever use … of course,
I may be a bit prejudiced …

Patrick Mueller
Patrick_Mueller@oti.com



Cédric Marcone <marcone@mdeo.fr> wrote in message
news:902eor$smj$1@inn.qnx.com

does it have javac or is it a runtime.

Will i be able to compile java code under qnx ?

IBM has a Java vm + class libs available for Neutrino x86 at:

http://www.embedded.oti.com/

I downloaded it last night, and it looks very nice (given an extensive
evaluation period of 20 minutes :slight_smile:.

“Patrick Mueller” <patrick_mueller@oti.com> wrote in message
news:9031lr$img$1@inn.qnx.com

The IBM J9 product is both runtime and development. We currently host
development tools on Windows (and I think Linux). The development tools
are
mostly just available from the IDE, for instance, the compiler. There are
some stand-alone dev tools, but a java compiler is not among them. J9
support standard Java .class files, so you can really use any development
tool chain you would for any other Java project. The IDE has support for
local and remote debugging, hot code replace (change code while you are
debugging it, ala Smalltalk), etc. etc. It’s all I ever use … of
course,
I may be a bit prejudiced …

Patrick Mueller
Patrick_Mueller@oti.com



Cédric Marcone <> marcone@mdeo.fr> > wrote in message
news:902eor$smj$> 1@inn.qnx.com> …
does it have javac or is it a runtime.

Will i be able to compile java code under qnx ?

IBM has a Java vm + class libs available for Neutrino x86 at:

http://www.embedded.oti.com/

\