eltonsandre / intellij-spring-boot-helper

Assist in Spring application development - Adds support for start initializr, autocomplete Spring Boot/Cloud configuration key/value, Spring reference configuration, Spring metadata documentation.(Support: Java, Kotlin, application.yml and bootstrap.properties)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto configuration prompt in new window

xbzhang1994 opened this issue · comments

When I use the idea to open the first project, the plug-in works normally. But when I open the second project (Maven project) and choose to open it in a new window, the spring initializer and assistant (version: 2022.1.2) plug-in cannot automatically configure the prompt.

Hi @18856317221

Could it generate more evidence of what's happening (videos or snapshots) and the stack trace in case it's throwing an exception?

There is no exception. The simple spring boot item in the second window cannot automatically prompt. It is always the first window opened to get the prompt.