Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Building MIDP 2.0 + CLDC 1.1

843811Nov 17 2004 — edited Nov 10 2005
Hi All:

Got problem when building, seems I can just use MIDP 2.0 RI
to build with CLDC 1.1 RI..

To build MIDP 2.0 RI + CLDC 1.0.4 RI always success, but failed when
build with CLDC 1.1, got some unresolve symbol errors of GeneralBase,
and if I just copy required java source from 1.0.4 into 1.1 and build again,
got other errors...

Anybody successful build MIDP 2.0 + CLDC 1.1 ?
Or can guide me how to do it..

thanks very much

-waync

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 8 2005
Added on Nov 17 2004
10 comments
239 views