bazelbuild / intellij

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

Allow other modules(maven) in project view #6441

Closed gchandu25 closed 1 month ago

gchandu25 commented 2 months ago

Checklist

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See the Contributions section in the README for more details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change

Maven modules are not visible in project view, along with bazel project. Steps to reproduce:

  1. Import a bazel project (Ex: https://github.com/bazelbuild/examples/tree/main/java-tutorial).
  2. Add a maven project by using cmd + shift + a
  3. Sample maven project : https://github.com/spring-guides/gs-maven/tree/main/complete
  4. Maven module is visible from maven tool window but not under project view.

Screenshot 2024-05-20 at 3 53 42 PM

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.