mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
b0f6f9483918f7e7aeca321e0ff44f745fd5e167
* Deprecate old mainClass method on appProvider * Create entryPoint method which represnets class used to launch instead. * Create PlainApplication to wrap static `main` methods. Can return either Int, Exit or Unit. * Detect supported 'plain' classes via reflection. * Add new unit tests appropriate to the feature.
sbt 0.13
This is the 0.13.x series of sbt.
- Setup: Describes getting started with the latest binary release.
- See CONTRIBUTING for how to build from source, open an issue, fix or add documentation, or submit a pull request.
- FAQ: Explains how to get help and more.
- Google Code: hosts sbt 0.7.7 and earlier versions
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%