|
Steps to Reproduce:
|
1) new-project --named testproject 2) setup persistence 3) entity --named Customer 4) cd # 5) pick-up testproject/src/main/java/com/example/testproject/model/ 6) hit
'
up arrow
'
to have your last command in the forge console, type: C and hit <TAB> for autocompletion
You will get an error. Forge cannot recover from that state, it is not possible to run any other forge command until you restart forge.
|