Hi,
I'm new user and now trying to use NDS2.2/Eclipse3.0/ANT/jdk1.4.2_06/winxp sp2 being my SDK/IDE environment.
But there's 2 problems during Build process.
1) with preverification failed
I've inserted the "Series_60_MIDP_Concept_SDK_Beta_0_3_1_Nokia_edition/lib/classes.zip" into ANT Runtime classpath, also insert this file when build one java project, and use the command line to preverify the class. It still can't work and show "preverify failed!".
followed is the error messages,
[wtkpackage] JAR file creation failed with error -1
[wtkpackage] The preverified classes if any are in tmp41.
BUILD FAILED: D:\NokiaMIDP\Lab\Lab_05501.1\starter\build.xml:216: Preverification failed (result=1)
how to config the whole classpath ?
2) Emulator not appear
I pass this process to set the parameter of preverify to "false" and finally appear "build successful" !
But why can't show the emulator that I set ?
Thanks for all comments !

Reply With Quote

