bazel-contrib / bazel-contrib/rules_scala
Cannot find compiled protobuf classes from Scala code in IntelliJ IDEA
Open
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 3d 3m
- Merged PRs (30d)
- 42
Description
When using compiled protobuf classes from Scala code, IntelliJ IDEA does not find them and I get an error in IntelliJ.
It works from Java code. And the build works.
Contributor guide
Research direction
Start by reproducing the IntelliJ error when Scala code uses compiled protobuf classes, then compare it with the working Java case and the successful build. The issue is resolved when IntelliJ correctly finds those classes from Scala code without affecting the existing Java or build behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system, developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100