sbt/launch/interface/src/main/java/xsbti
Josh Suereth 52307d27a4 Adding ability to override resolvers from launcher. * Added key which pulls the repositories used by the launcher, if the API allows. * Added which configures whether or not should just use . * Added parsing to launcher so java property is used by default for override setting. 2012-05-30 21:42:45 -04:00
..
AppConfiguration.java New generalized launcher 2009-09-26 02:18:04 -04:00
AppMain.java New generalized launcher 2009-09-26 02:18:04 -04:00
AppProvider.java auto detect Scala version for non-cross-versioned launcher app 2012-02-04 21:10:30 -05:00
ApplicationID.java Can specify in launcher configuration extra paths to go on the application classpath: 2009-12-18 17:46:57 -05:00
ComponentProvider.java extra component for supporting dynamic changes to sbt's classpath. fixes #83 2011-07-01 23:38:03 -04:00
Continue.java fixes #226. allow launched applications to signal the launcher's job is complete by returning Continue 2011-10-14 19:53:01 -04:00
Exit.java Launcher documentation 2009-10-17 09:48:39 -04:00
FullReload.java add 'full' option to 'reboot' that cleans project/boot before restarting 2011-03-01 09:44:45 -05:00
GlobalLock.java Fix global lock implementation for ComponentManager 2009-10-14 18:05:53 -04:00
IvyRepository.java expose launcher repositories 2011-07-19 21:29:05 -04:00
Launcher.java Adding ability to override resolvers from launcher. * Added key which pulls the repositories used by the launcher, if the API allows. * Added which configures whether or not should just use . * Added parsing to launcher so java property is used by default for override setting. 2012-05-30 21:42:45 -04:00
MainResult.java Launcher documentation 2009-10-17 09:48:39 -04:00
Manage.java add 'full' option to 'reboot' that cleans project/boot before restarting 2011-03-01 09:44:45 -05:00
MavenRepository.java expose launcher repositories 2011-07-19 21:29:05 -04:00
Predefined.java restore scala-tools-* repository names in launcher as aliases to sonatype-oss-* 2012-05-27 20:03:08 -04:00
PredefinedRepository.java expose launcher repositories 2011-07-19 21:29:05 -04:00
Reboot.java Launcher documentation 2009-10-17 09:48:39 -04:00
Repository.java expose launcher repositories 2011-07-19 21:29:05 -04:00
RetrieveException.java Better handling of invalid Scala versions 2009-12-06 22:58:05 -05:00
ScalaProvider.java Launcher documentation 2009-10-17 09:48:39 -04:00