intellij does not start up
Answered
I have been working on a project and everytime before I close intellij i hit the save all option to save my work then I close the application. Today when I want to open intellij when i click on it the mouse cursor shows the loading action but nothing happens (the app does not open). I am afraid to re-install intellij because my work might be lost. What should I do?
Please sign in to leave a comment.
Re-installation will not change your project files.
What is your OS? You can try starting from command line in your OS terminal and examine the output from the application, see https://intellij-support.jetbrains.com/hc/en-us/articles/360011901879
Thank you I have re-installed the app and it it working perfectly and i managed to access my proect and nothing was deleted
I have an rror regrading spring boot application I would appreciate the help. The rest service application is not running and im using windows 10 with jdk 16 installed.

Make sure all the dependencies are configured correctly. Check this thread https://stackoverflow.com/a/27926766/2000323