rules_scala icon indicating copy to clipboard operation
rules_scala copied to clipboard

Allow users to configure `buildijar` value when building a scala library

Open ladinu opened this issue 1 year ago • 6 comments
trafficstars

Description

Allow users to configure buildijar value when building a library

Motivation

I'm generating some Scala code and compiling them as a library. But IntelliJ is failing to detect the sources of the library. When I turn off build_ijar, I'm able to view sources.

ladinu avatar May 20 '24 15:05 ladinu