VirtusLab / scala-cli

Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
https://scala-cli.virtuslab.org
Apache License 2.0
551 stars 129 forks source link

Ensure main classes from inputs take precedence before those found in JARs added to the class path #3165

Closed Gedochao closed 2 months ago

Gedochao commented 2 months ago

Fixes #3137