Claude Code Eclipse 플러그인(v1.2.1)의 패키징 버그
Resolved 💬 2 comments Opened Apr 1, 2026 by Jeong-daeseop Closed May 7, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Plugin : com.anthropic.claudecode.eclipse 1.2.1.202603291516
OS : macOS AArch64 (Apple Silicon)
Eclipse : eGovFrameDev-5.0.0-macOS-AArch64
Error : NoClassDefFoundError: com.pty4j.unix.PtyHelpers
Cause 1 : jtermios/JTermios missing (purejavacomm not bundled)
Cause 2 : purejavacomm 1.0.2 uses JNA 4.x API
(Native.setPreserveLastError) incompatible with
bundled jna-5.17.0.jar
What Should Happen?
Error (NoClassDefFoundError): Could not initialize class com.pty4j.unix.PtyHelpers\r\n
Error Messages/Logs
Steps to Reproduce
- launch Claude Termunal
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.87 (Claude Code)
Claude Code Version
2.1.87 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗