Unable to Run, the Run button is showing as Nothing
Answered
I have downloaded IntelliJ in my new Windows Machine, I have setup the previous projects & the JDK version 17.
But In the main application, the Run button is showing as Nothing & its not even running the basic normal java program.
What might the issue ?
Here's what I am getting, you can see If I click on Run button its showing me as Noting 
But if I run the application through terminal or the other IDE such as STS its working fine.
Running from terminal 
Kindly help, because my all collaboration, CR's & discussion will happen from IntelliJ only
Thanks in advance.
Please sign in to leave a comment.
Try the steps from https://intellij-support.jetbrains.com/hc/en-us/articles/360007568559.
Delete disabled_plugins.txt from the Configuration directory: https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#config-directory when the IDE is not running.
If the issue persists, please contact support at https://intellij-support.jetbrains.com/hc/requests/new and attach a sample project to reproduce the issue together with the logs (Help | Collect Logs and Diagnostic Data).
Hi Serge Baranov,
Thanks for the support, but my issue isn't fixed.
That is fine, my reply contains the instructions what to do next, please just follow it so that we can help you.