]
Pavol Srna commented on JBIDE-17007:
------------------------------------
Hi Koen, there sure will be a respin of beta2. Can you please push into beta2 branch?
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.