bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
753 stars 297 forks source link

Remove unused custom java 17 toolchain #6491

Closed mai93 closed 2 weeks ago

mai93 commented 3 weeks ago

it is no longer needed as the aspect tools are being built for java 8 via a transition in repackaged_files rule (https://github.com/bazelbuild/intellij/blob/master/build_defs/build_defs.bzl#L198)