-
Bug
-
Resolution: Duplicate
-
Trivial
-
None
-
1.0.0.Beta4
-
None
-
-
Workaround Exists
-
When creating an entity within forge, in the generated java-file is missing a newline:
import javax.persistence.Version;
import java.lang.Override;@Entity public class Person implements java.io.Serializable {
- is incorporated by
-
FORGE-233 Allow user to specify a custom Eclipse formatting profile
- Closed