Breakpoint Error while Testing Java and Kotlin Project. #7260
Labels
awaiting-maintainer
Awaiting review from Bazel team on issues
product: IntelliJ
IntelliJ plugin
type: bug
Description of the bug:
Hi Team,
While testing Java and Kotlin project we're facing below error after adding the breakpoint.
Error running 'Bazel run :run_project' Blaze failure building debug binary
ERROR: Analysis of aspects '[//.ijwb/aspects:java_classpath.bzl%java_classpath_aspect] with parameters {} on //:run_project' failed; build aborted: at /usr/local/google/home/rishabhcha/IntelliJWorkspace/v2025.01.21/intellij/examples/kotlin/simple_project/.ijwb/aspects/java_classpath.bzl:3:6: Unable to find package for @@[unknown repo 'intellij_aspect_template' requested from @@]//:java_info.bzl: The repository '@@[unknown repo 'intellij_aspect_template' requested from @@]' could not be resolved: No repository visible as '@intellij_aspect_template' from main repository.
INFO: Elapsed time: 0.223s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
FAILED:
INFO: Build Event Protocol files produced successfully.
Which category does this issue belong to?
Intellij
What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
No response
Which Intellij IDE are you using? Please provide the specific version.
2024.3 — 2024.3.2.1 and 2024.2 — 2024.2.5
What programming languages and tools are you using? Please provide specific versions.
Java, Kotlin
What Bazel plugin version are you using?
2025.01.21.0.1-api-version-243 and 2025.01.21.0.1-api-version-242
Have you found anything relevant by searching the web?
Any other information, logs, or outputs that you want to share?
No response
The text was updated successfully, but these errors were encountered: