sbt/launch/interface
Josh Suereth b0f6f94839 Add in the ability to launch non xsbti.AppMain classes.
* 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.
2013-11-06 12:29:51 -05:00
..
src/main/java/xsbti Add in the ability to launch non xsbti.AppMain classes. 2013-11-06 12:29:51 -05:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00