cancel
Showing results for 
Search instead for 
Did you mean: 

MI 7.0: configuration for AWT Smartsync development

former_member207329
Participant
0 Kudos

Hi guys,

I have to implement a AWT Smartsync application for MI 7.0.

I use a device with Windows Mobile 5.0 and Creme 3.27.

In the my NWDS what "jar" I have to add in "Java Build Path" for create a AWT application "Creme compliant"??? (the my rt.jar [jdk1.4.2] doesn't work fine...)

I have found the following library in creme folder in the device:

AWTclasses.zip

cremex.jar

i18n.jar

javaxcomm.jar

PVMclasses.zip

TAWTclasses.zip

do I have to add them? (and MDKext.jar,ME.jar,pinstall.jar)

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

if you have set the path to the MI in the MDK settings, then these files are added automatically and in preferences it is stored that this is an MDK project. Then you can build MI JARs automatically.

What do you mean the file is not MI compliant?

Can you not build the JAR from the MI build? Well, then the MI property is missing in the settings tab - as said above.

Well, the easiest way is to generate the project from MDK and then all jars are added automatically. As long as you have done that you should be fine. It is no difference between MI7.0 for PDA or for PC. So if it is running on PC and not on PDA, then all you need to do is to comipile it with JDK1.1.8, cause PDA can only run JDK1.1.8 stuff.

Hope this will help to give you a hint where to lock at.

Regards,

Oliver