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?

0
6 comments

Use the project wizard to create a Spring project.

0

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

 

0

Hey Raav Tester , searching by AddFrameworkSupport from the Cmd + Shift + A menu causes my IDE to crash, did you encounter this issue?

0

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. -_-

0

Focus must be on the project node in the Project View. The context menu you have open likely affects it.

0

Please sign in to leave a comment.