I am tryin to build one of the nokia examples from the MIDP_2_0_Introduction_to_Using_Sockets_and_Datagrams_v1_0_en from the nokia forum website and an error comes up when building.
i am using NetBeans IDE 5.5 with mbility pack 5 and the nokia 3rd edition java sdk.
when building any of the projects i get the error:
JAR file creation failed with error -1
The preverified classes if any are in tmp41.
C:\sockets\midp2_0\server\ImportedProject-UDPMIDlet1\nbproject\build-impl.xml:269: Preverification failed with error code 1.
BUILD FAILED (total time: 1 second)
when i click on the link it takes me to line:
<nb-preverify srcdir="${obfuscated.classes.dir}" destdir="${preverify.classes.dir}" classpath="${platform.bootclasspath}" configuration="${platform.configuration}" platformhome="${platform.home}" platformtype="${platform.type}" commandline="${platform.preverifycommandline}"/>
could someone please help. i have looked everywhere for help and cannot find it.

Reply With Quote

