I can't find frameworks in "add frameworks support" in IDEA:(
Answered
Hi,
I've been learning IntelliJ IDEA recently,
but I noticed that in my IntelliJ IDEA 2023.1 Ultimate, the 'Add Framework Support' feature only shows Java EE, Groovy, and SQL.
I'm sure i've opened all relevant plugins and restarted, but it didn't work. Later, I downloaded IDEA2023.3, the issue still persisted :(
Eventually, I found that in earlier versions like 2019.x, the 'Add Framework Support' worked fine, It shows everything i've looking for like spring.However, i want to use latest version IDEA for programming…
How can I fix this?
Please sign in to leave a comment.
Use the project wizard to create a Spring project.
Do the following
Go to your Intellij, 1) Click on Ctrl + Shift + A which opens Find Action
2)Select All instead of Actions
3)Type AddFrameworkSupport in search bar
Hey Raav Tester , searching by AddFrameworkSupport from the Cmd + Shift + A menu causes my IDE to crash, did you encounter this issue?
Cristi Dnla Please refer to https://youtrack.jetbrains.com/articles/SUPPORT-A-59 .
I am not seeing “add frameworks support” anywhere, nor can I find something online demoing what I'm seeing here. I just installed IntelliJ, and it's broken. -_-
Focus must be on the project node in the Project View. The context menu you have open likely affects it.