-
Enhancement
-
Resolution: Done
-
Major
-
1.0.5.Final
JPA entities generated by Forge implement the java.io.Serializable interface. However, due to a minor bug in the interface inclusion, the class is both included as an import and referenced using its qualified name, causing unnecessary warnings in an IDE.