Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing Kotlin Project - Debug doesn't stop at the break point #7154

Open
satyanandak opened this issue Dec 11, 2024 · 1 comment
Open

Testing Kotlin Project - Debug doesn't stop at the break point #7154

satyanandak opened this issue Dec 11, 2024 · 1 comment
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: IntelliJ IntelliJ plugin type: bug

Comments

@satyanandak
Copy link
Contributor

Description of the bug:

Hi Team,

While Testing Kotlin Project , debugger doesn't stop at line where breakpoint added and this is happening both for running binary and tests

Which category does this issue belong to?

No response

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

  1. Open Project
  2. Remove “examples” from v20YY.MM.DD/intellij/.bazelignore file
  3. Open the IDE after installing the Bazel plugin you built
  4. Select “Import Bazel Project”
  5. Select v20YY.MM.DD/intellij as your workspace then click Next
  6. Select “Import Project View File” and point it to 7)v20YY.MM.DD/intellij/examples/kotlin/simple_project/simple_project.bazelproject then click Next.
  7. Open Project runner/Greeting Test class, add a breakpoint, click on Debug

Which Intellij IDE are you using? Please provide the specific version.

2024.2.5 & 2024.3

What programming languages and tools are you using? Please provide specific versions.

Kotlin

What Bazel plugin version are you using?

2024.12.03.0.2-api-version-242 & 2024.12.03.0.2-api-version-243

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

image

@tpasternak
Copy link
Contributor

FTR - I can't even execute bazel run on the kotlin target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: IntelliJ IntelliJ plugin type: bug
Projects
Status: Untriaged
Development

No branches or pull requests

4 participants