automatically create run/debug configurations after importing spring boot application (maven)

已回答

IDEA automatically created run/debug configurations after importing some spring boot application (maven).
But it didn't work for some spring boot application (maven).

Setting is CHECKED: Languages & Frameworks → Spring → Create run configurations automatically 

Any other config I need in my IDE?

0

Hello!

Thank you for reporting this!

Would you be able to share the Project for the investigation?

If the Project cannot be shared, please provide more information on the Spring Boot Applications, for which Run Configurations were not created and overall Project structure and configuration.

0

Thanks for reply.
Uploaded a Spring Boot Application Demo using jetbrains upload service:
Upload id: 2024_09_19_goi41wPhL5zCChvz7admF5 (file: SpringBoot-2.7-Demo.zip)

0

Netexe Thank you for sharing a Project sample!
Could you please check if the issue persists for you on the EAP version?

0

The issue persists on 2024.3 eap build 243.16718.32 (Released: September 26, 2024)

0

Netexe  Try resetting the IDEA's caches and re-importing the Project:

  1. Close all instances of IDEA
  2. Rename or remove the System Directory
  3. Re-import the Project: Open -> Navigate to the Project's directory -> Double-click the root pom.xml -> Open as Project
0

请先登录再写评论。