Its maybe a silly question but anyway.. Is preverifier supposed to use after compiling ??
I have folder structure in Eclipse (using EclipseME) like src, bin, res, verified, deployed.
I get the same error : ALERT: java/lang/VerifyError:
So if i use preverifier from command line is it supposed to put it to the folder _verified_ or _deployed_ ?
Thanx


