Claudecode Eclipse Ide
Description
Unofficial Eclipse IDE port of Claude Code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code for Eclipse IDE (Unofficial)
****Unofficial community port** — This is an independent Eclipse IDE adaptation of the [Claude Code VS Code extension](https://marketplace.visualstudio.com/items?itemName=Anthropic.claude-code). It is not affiliated with, endorsed by, or maintained by Anthropic.**
An Eclipse IDE plugin that integrates [Claude Code](https://claude.ai/code) — Anthropic's AI-powered CLI — directly into your Eclipse development environment.
Installation
- Open Eclipse and go to Help → Install New Software
- Click Add and enter:
- Name:
Claude Code - URL:
https://eilonwy06.github.io/claudecode-eclipse-ide/com.anthropic.claudecode.eclipse.site/
- Name:
- Select the Claude Code for Eclipse IDE feature and follow the install prompts
- Restart Eclipse when prompted
Prerequisites
- Eclipse IDE (tested with Eclipse 2023-12+)
- Java 21 or later
- Claude Code CLI installed and available on your PATH
- A valid Anthropic API key
- Windows: x86_64
- Linux: x86_64 and aarch64 (ARM64)
- macOS: aarch64 (Apple Silicon) and x86_64 (Intel)
Required Eclipse Terminal bundles
The **Claude Terminal** view embeds the Eclipse Terminal, so these bundles must be present (version **1.1.0 or newer**, within the `1.x` range):
org.eclipse.terminal.controlorg.eclipse.terminal.connector.processorg.eclipse.terminal.connector.local
…plus their transitive dependencies (notably CDT's native PTY support, `org.eclipse.cdt.core.native`), which p2 resolves automatically.
These bundles ship with most Eclipse packages (Eclipse IDE for C/C++ Developers, for Committers, for Enterprise Java Developers, and the full SDK), and the plugin's feature declares them, so p2 normally pulls them in during installation. If you're on the minimal **Eclipse IDE for Java Developers** and installation reports them as missing, install them first via **Help → Install New Software** from the main Eclipse release
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development