Probably the most useful SBT tip I'll ever give: java -cp $(cat .cp || sbt 'export runtime:fullClasspath' | tail -n1 | tee .cp) <main-class>
Yeah, I think that spam is unavoidable. By the time you get a chance to tell it not to, it's already too late.
-
-
the spam is avoidable with `--error`; the issue of record is https://github.com/sbt/sbt/issues/840 …
-
For launching published jars, I've started using a recent build of the sbt launcher in my scripts: https://github.com/sbt/launcher/pull/28#issuecomment-293078105 …
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.