BlackBerry - Error preverifying class java during build
- by Davide Vosti
I'm trying do build and debug a small project for BlackBerry.
During the build I'm getting this error Error preverifying class java ...
I read on the net this error could be caused by referencing multiple projects but I tried to move every package in a single project but the error is still there.
I tried with multiple JDE version (currently 4.7) and the Java compiler is set to 1.6. Eclipse version is 3.4.1 as recommended by RIM's documentations.
Does someone have some clue?