views:

216

answers:

0

Hello, I have a Existing BlackBerry Project using Eclipse 3.1 and BlackBerry Component Pack 4.3 which I wanted to move to Eclipse 3.5 because I like the new structure much better.

I downloaded the 4.3 component pack for Eclipse 3.5 using the updated BlackBerry Update Site URL and everything went fine. I import my legacy project into 3.5 and that seems to work, however, the second project which is a library project for an external jar does not work properly anymore. My main project throws a preverify error for a reference against the library project, which worked fine in 3.1.

I have tried not only doing a manual preverify again on the jar file, but also comparing both projects to make sure the JRE Compilers are set the same, which they were.

I am running out of options, does anyone have any experience with Eclipse 3.5 and BlackBerry component packs using an External jar?