[FEATURE] Eclipse IDE Plugin
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Add native Claude Code integration for Eclipse IDE, similar to the existing VS Code and JetBrains plugins.
Eclipse is widely used, especially in enterprise Java development and embedded systems.
Many developers working in these environments would benefit from Claude Code integration
without having to switch IDEs.
Desired Features:
Inline code suggestions and completions
Chat panel within Eclipse
Context-aware assistance (selected code, open files)
Diff viewer for suggested changes
Primary use case: [e.g. Java development, embedded C, etc.]
Proposed Solution
Using the Claude Code CLI from Eclipse's built-in terminal, which lacks IDE-specific features.
Alternative Solutions
Using the Claude Code CLI from Eclipse's built-in terminal, which lacks IDE-specific features.
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗