Replies: 1 comment
-
Maybe, we could make it default for SBT-compatible modules, when this is the default in sbt, but given how easy it is to enable this documented feature when needed, I'm not a fan of making it the default. What other build tools provide that feature by default? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the
JavaModule
the jars in the{module root}/lib
folder shall be added to theunmanagedClasspath
like in sbt and some other build toolsBeta Was this translation helpful? Give feedback.
All reactions