MIDP2.0 to MIDP1.0

Login to reply to this topic.
Wed, 2005-09-07 13:29
Joined: 2005-08-29
Forum posts: 30
How can we convert MIDP2.0 application in to MIDP1.0.
what minimum changes occur, if application develop in MIDP2.0 envirment and i want to run in MIDP1.0 envirment; Application not use advance feature of MIDP2.0.

When i make simple new project in J2ME1.0.4 SDK the sdk give the error at the time of build project.related to KVM API Classes not found...
Thanks

Thu, 2005-09-08 06:31
Joined: 2005-08-29
Forum posts: 30
Re: MIDP2.0 to MIDP1.0
HI!
When i refreash the sdk and jdk tool kit then solve the above problem but now i have following problem at the time of build the program.

javac: target release 1.1 conflicts with default source release 1.5
com.sun.kvem.ktools.ExecutionException
Build failed
Thanks in advance!!
Thu, 2005-09-08 14:22
Joined: 2005-08-29
Forum posts: 30
Re: MIDP2.0 to MIDP1.0
hi!
can i run WMA API in the MIDP1.0 or J2ME SDK 1.0.4.
where WMA .jar file requried configure in sdk.
Wed, 2005-11-30 08:16
Joined: 2005-11-30
Forum posts: 1
Re: MIDP2.0 to MIDP1.0
Hi
sidhu even i experienced the same error
javac: target release 1.1 conflicts with default source release 1.5
com.sun.kvem.ktools.ExecutionException
Build failed
when i try to build the project i get this error could u please help me out regardin this issue
  • Login to reply to this topic.