Kotlin testing running binary and tests, debugging doesn't stop at the break point added #7066
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
lang: kotlin
Kotlin rules integration
product: IntelliJ
IntelliJ plugin
topic: debugging
Issues related to debugging
type: bug
Description of the bug:
While running binary and test for Kotlin Project, execution doesn't stop at the break point added.
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.
Open Project
Remove “examples” from v20YY.MM.DD/intellij/.bazelignore file
Open the IDE after installing the Bazel plugin you built
Select “Import Bazel Project”
Select v20YY.MM.DD/intellij as your workspace then click Next
Select “Import Project View File” and point it to v20YY.MM.DD/intellij/examples/kotlin/simple_project/simple_project.bazelproject then click Next.
Which Intellij IDE are you using? Please provide the specific version.
IntelliJ IDEA 2024.2 & 2024.3
What programming languages and tools are you using? Please provide specific versions.
Kotlin
What Bazel plugin version are you using?
2024.11.19.0.2-api-version-242 & 2024.11.19.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?
The text was updated successfully, but these errors were encountered: