i was working in my workspace suddenly it got reset and when i launched the workspace again it my
portfolioManagerApplication.java is empty
please help
i was working in my workspace suddenly it got reset and when i launched the workspace again it my
portfolioManagerApplication.java is empty
please help
Try Hard refreshing. If it’s not work than go to the gitlab.crio.do and you can manually copy from it.
but my edits will be lost from last commit
what sholud i do
commit will not be lost, reload it once
even after reloading nothing happens
ohk reset the workspace last try
nothing happening…
Press ctrl + shift +r
what you can do is to type this command in the QMoney directory:
git checkout – qmoney/src/main/java/com/crio/warmup/stock/PortfolioManagerApplication.java
“- -” are two hypens in the above command.
The work which you have commited will be there. I have faced this issue twice. All the work which I saved before commiting got lost.