| .. |
|
AppConfiguration.java
|
New generalized launcher
|
2009-09-26 02:18:04 -04:00 |
|
AppMain.java
|
Launcher can now load servers in addition to regular applications.
|
2014-01-06 16:54:45 -05:00 |
|
AppProvider.java
|
Launcher can now load servers in addition to regular applications.
|
2014-01-06 16:54:45 -05:00 |
|
ApplicationID.java
|
Fixes #706 - Binary Compatibility lost in Launcher.
|
2013-03-12 13:04:24 -04:00 |
|
ComponentProvider.java
|
Document ComponentProvider interface.
|
2013-12-12 09:51:58 -05: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 |
|
CrossValue.java
|
support binary version in launcher
|
2013-01-29 16:55:13 -05:00 |
|
Exit.java
|
Javadoc changes
|
2014-01-06 14:08:02 +01: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
|
Additional options for Ivy resolvers.
|
2013-08-26 14:06:21 -04:00 |
|
Launcher.java
|
Adding app-repositories feature to Launcher.
|
2012-12-04 13:10:10 -05:00 |
|
MainResult.java
|
Javadoc changes
|
2014-01-06 14:08:02 +01: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
|
Javadoc changes
|
2014-01-06 14:08:02 +01: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
|
Replace Scala jars in UpdateReport with ScalaProvider jars in more situations. Fixes #661.
|
2013-02-21 20:44:26 -05:00 |
|
Server.java
|
Launcher can now load servers in addition to regular applications.
|
2014-01-06 16:54:45 -05:00 |
|
ServerMain.java
|
Launcher can now load servers in addition to regular applications.
|
2014-01-06 16:54:45 -05:00 |