]
Vineet Reynolds reassigned FORGE-1991:
--------------------------------------
Assignee: Vineet Reynolds
When using the forge console the first error causes it to lock and
not allow further typing
-------------------------------------------------------------------------------------------
Key: FORGE-1991
URL:
https://issues.jboss.org/browse/FORGE-1991
Project: Forge
Issue Type: Bug
Components: UI - Eclipse
Affects Versions: 2.7.2.Final
Environment: Mac Maverick. Eclipse Luna 4.4 Forge 2.7.2-Final
Reporter: Robb Greathouse
Assignee: Vineet Reynolds
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.