[BUG] IDE Integration Failing

Resolved 💬 4 comments Opened Dec 4, 2025 by naaszja Closed Dec 11, 2025

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?

Environment:

  • Android Studio: Otter 2025.2.1 Patch 1 (Build #AI-252.25557.131.2521.14432022)
  • JDK: 21.0.8 (JetBrains)
  • OS: Windows 11
  • Plugin: Claude Code [Beta] 0.1.13-beta

Issue:

  • "Claude Code [Beta]" menu does not appear under Tools
  • /ide command shows "No available IDEs detected"
  • Plugin triggers OpenClaudeInTerminalAction but crashes

Error:
ClaudeFilePathFilter crashes with InvalidPathException when parsing URLs:
java.nio.file.InvalidPathException: Illegal char <:> at index 5: https://code.claude.com/docs/en/jetbrains

Stack trace shows ClaudeConsoleFilterProvider.kt:118 trying to resolve URLs as Windows paths.

What Should Happen?

I should be able to find my IDE and connect the IDE to my claude code terminal instance

Error Messages/Logs

Steps to Reproduce

Start the Claude Code [Beta] plugin in Android Studio project, start Claude Code via powershell in the same directory, run the /IDE command. No IDEs detected

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

Claude Code CLI version: 2.0.58

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

_No response_

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗