Skip to content

Support Bzlmod (MODULE.bazel) and fix test compilation#19

Open
Chazmus wants to merge 3 commits intoidelice:masterfrom
Chazmus:bzlmod-support
Open

Support Bzlmod (MODULE.bazel) and fix test compilation#19
Chazmus wants to merge 3 commits intoidelice:masterfrom
Chazmus:bzlmod-support

Conversation

@Chazmus
Copy link
Copy Markdown

@Chazmus Chazmus commented Mar 3, 2026

This PR adds support for Bazel projects that use Bzlmod (MODULE.bazel) instead of the traditional WORKSPACE file. It also fixes a compilation error in HoverTest.java where an Object was being used in a for-each loop, which caused runtime errors when the JAR was built using certain IDEs or tools that ignore compilation errors.

@idelice
Copy link
Copy Markdown
Owner

idelice commented Mar 21, 2026

please rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants