camel-tooling / camel-tooling/camel-idea-plugin
Plugin version: 1.4.6
- Dominant language
- Java
- Stars
- 210
- Forks
- 59
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 6
Description
Plugin version: 1.4.6
IntelliJ: 2025.3.3 (Build #IU-253.31033.145)
DSL: Java DSL, Spring Boot, Gradle
"Go to Declaration" on direct: endpoint shows ALL occurrences
of the endpoint name across ALL RouteBuilders (including to(),
variables, etc.) instead of navigating only to the from() declaration.
Same endpoint appears 10+ times from the same file.
i rollback at 1.4.4 and all worked fine
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in IntelliJ 2025.3.3 with the Java DSL, Spring Boot, and Gradle using a direct endpoint referenced in multiple RouteBuilders. Compare Go to Declaration behavior in plugin version 1.4.6 with 1.4.4. Done means navigation selects only the from() declaration rather than all matching occurrences.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100