When using Floggy 1.3.0 with Eclipse and either the Mobile Tools for Java (http://www.eclipse.org/dsdp/mtj/) or Eclipse Pulsar (http://www.eclipse.org/pulsar/) on a Widows platform, the floggy project may fail preverification and runtime errors with the following logged in the eclipse log:
Problems occurred building the selected resources.
Errors running builder 'Floggy Project Builder' on project 'MyProjectName'.
Persistable 
java.lang.NoClassDefFoundError: Item: net/sourceforge/floggy/persistence/impl/__Persistable
at com.sun.midp.midlet.MIDletState.createMIDlet(+29)
at com.sun.midp.midlet.Scheduler.schedule(+52)
at com.sun.midp.main.Main.runLocalClass(+2
at com.sun.midp.main.Main.main(+80)
Fixed on branch-1.3.x under revision 600.
Fixed on trunk under revision 617.