Skip to content

The plugin is not working properly #24

@lbinim

Description

@lbinim

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:

  1. download IDEA 2025.2.1
  2. disable some plugins
  3. install spring-boot-helper and restart ide
  4. 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.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions