-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
After running run generate.fsh, the generated JBDS project has multiple warnings:
- The serializable class Address does not declare a static final serialVersionUID field of type long
- The serializable class Customer does not declare a static final serialVersionUID field of type long
- The serializable class Item does not declare a static final serialVersionUID field of type long
- The serializable class ProductOrder does not declare a static final serialVersionUID field of type long
- The serializable class Profile does not declare a static final serialVersionUID field of type long
- The serializable class ZipCode does not declare a static final serialVersionUID field of type long
- location references to "/faces/error.xhtml" that does not exist in web content
- clones
-
JBEAP-3952 Warnings in JBDS after generating forge-from-scratch quickstart
- Closed
- is blocked by
-
FORGE-2629 Introduce a Java: Generate Serial Version UID command
- Closed