]
Koen Aers commented on JBIDE-17007:
-----------------------------------
There is no time to get this into Beta2 anymore, postponing to Beta2.
Forge Console should keep focus after command execution
-------------------------------------------------------
Key: JBIDE-17007
URL:
https://issues.jboss.org/browse/JBIDE-17007
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.2.0.Beta1
Reporter: Pavol Srna
Assignee: Koen Aers
Fix For: 4.2.0.Beta3
1) Open forge 1 console
2) create new project, setup persistence
3) create entity
4) run command: `field string --named testField`
Now the focus is in the opened editor and the new created field is selected. But Forge
Console should keep the focus, because a user expects to run more commands in a row.