| View previous topic :: View next topic |
| Author |
Message |
wrappingduke
Joined: 01 Nov 2009 Posts: 3
|
Posted: Mon Nov 02, 2009 8:53 pm Post subject: How to prevent preverification of classses in 3rd party jar? |
|
|
Attempting to build LWUIT jar for BlackBerry port but I'm having some difficulty. It appears that the classes from the rim_net_api jar are ending up in the directory of the compiled classes which don't belong there. As a result, pre-verification fails causing a failed build.
The following error msg is received:
Error preverifying class java.beans.PropertyChangeEvent
java/lang/NoClassDefFoundError: java/util/EventObject
I'm sure how to exclude this jar from being pre-verified in the IDE. I suspect that it may have to be done in the build.xml.
I'm attempting to build a jar using cdlc 1.1/midp 2.0 in NetBeans 5.5.1
Help is appreciated. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|