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

When using the forge console the first error causes it to lock and not allow further typing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • 2.7.2.Final
    • UI - Eclipse
    • None
    • Hide

      project-new --named someName --topLevelPackage somepackage

      jpa-new-entity --name someName
      jpa-new-field --name --type java.land.Double.double

      You should get an error and it should lock

      Show
      project-new --named someName --topLevelPackage somepackage jpa-new-entity --name someName jpa-new-field --name --type java.land.Double.double You should get an error and it should lock

    Description

      I was using the Forge Console to create a project. I was able to create the project.

      I was then able to create a jpa-new-entity

      Then I created a field with jpa-new-field --named myField --type java.lang.Double.double

      And that worked.

      I then tried creating another field; but had a misspelling with jpa-new-field --named myField2 --type java.land.Double.double misspelling lang

      This returned an error and the console locked up and I had to restart the console. This failed and I had to restart eclipse.

      Attachments

        Issue Links

          Activity

            People

              vineet.reynolds_jira Vineet Reynolds (Inactive)
              rhn-gps-rgreatho Robb Greathouse (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: