IBM J9 integration

Hi,

It would be nice to know if there are any plans on adding J9 support to IDEA?

We're developing application for J9 on pocketpc and it would be nice to have ability to develop with J9 for x86 set as a target jvm. Because it has different java core classes sources and behave slightly :( differ than sun's jdk.

0
Avatar
Permanently deleted user

On Mon, 24 Mar 2003 09:57:59 +0000, Nick Evgeniev wrote:

It would be nice to know if there are any plans on adding J9 support to
IDEA?


Can't you just add it like any over target jdk?

0
Avatar
Permanently deleted user

Nope.... J9 JDK layout differs from sun's one. And for example for debugging you have to launch j9vm in debug mode then launch j9 debug proxy and then attach idea or other debugger to this proxy...

I know IBM WSDD has it all but I like IDEA and have no time to learn wired WSDD. :(

0
Avatar
Permanently deleted user

Hi Nick,

Do you know, where to download the package? I've got my new Axim on
monday and now am interested in writing nice applications :)

Cheers,
Tom

0
Avatar
Permanently deleted user

J9 is available as a part of IBM WSDD:

http://www-3.ibm.com/software/pervasive/products/wsdd/

0

请先登录再写评论。