-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After I installed the plugin on IDEA 2025.2.1 and restarted the IDE, I found that the main method in Java files couldn't run. Pressing CTRL + left-click failed to jump to the class definition. The entire Java file looked like an ordinary txt file, with even syntax highlighting missing. When I disabled the plugin and restarted the IDE, the Java files returned to normal: code hints and jumps worked properly, and the main method could be executed.
To Reproduce
Steps to reproduce the behavior:
- download IDEA 2025.2.1
- disable some plugins
- install spring-boot-helper and restart ide
- open project, Java files cannot be executed, like being dead
Version information
Version Details
IntelliJ IDEA 2025.2.1 (Ultimate Edition) spring-boot-helper 2023.3.0Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working