First time install of IntelliJ and new project has never worked, even after following other guidance.
Answered
Today I installed intellij and from the get go new project option was unresponsive.
I followed some advice on other topics with the same problem, but I have never been able to start a new project and the other advice hasn't helped any. I've also just about every plugin between enabled and disabled to see if anything had an impact, but unfortunately no.
I've uploaded logs for help with figuring out whats going on.
cheers,
Calum
Please sign in to leave a comment.
Where the logs were uplaoded? May you share them via https://uploads.jetbrains.com/ and tell me the Upload ID?
Thanks for the reply Konstantin.
The Upload ID: 2021_10_26_SBx7aaharmGcmuBr
try adding
java.detector.enabled=falsein Edit Custom Properties (effective after restart).See https://youtrack.jetbrains.com/issue/IDEA-276553 for details.
Hei Konstantin,
Thanks for the help, after following your advice the new project button is working!
cheers,
Calum