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

Breakpoint Error while Testing Java and Kotlin Project. #7260

Open
rishabhchauhan1 opened this issue Jan 29, 2025 · 2 comments
Open

Breakpoint Error while Testing Java and Kotlin Project. #7260

rishabhchauhan1 opened this issue Jan 29, 2025 · 2 comments
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: IntelliJ IntelliJ plugin type: bug

Comments

@rishabhchauhan1
Copy link

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?

Image

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

No response

@mai93
Copy link
Collaborator

mai93 commented Jan 29, 2025

@LeFrosch can this be related to the new change to the aspects location?

@LeFrosch
Copy link
Collaborator

@mai93 Maybe, I'll take a look on Friday

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