Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-408

Missing newline in generated entity-class-file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 1.0.0.Beta4
    • None
    • Hide

      Create an entity and view the corresponding java-file.

      Show
      Create an entity and view the corresponding java-file.
    • Workaround Exists
    • Hide

      Edit code manually.

      Show
      Edit code manually.

      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 {

            Unassigned Unassigned
            tboehnert_jira Tobias Boehnert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: