sbt/main
Mark Harrah a3d89dc865 Infrastructure for debugging natures and plugins.
* Can provide suggestions for how to define a plugin given a context (a loaded Project in practice).
* When a user requests an undefined key at the command line, can indicate whether any (deactivated) plugins provide the key.

TODO:
* Hook up to the key parser
* Implement 'help <plugin>'
* Determine how to best provide the context (the current project is often an aggregating root, which is not typically a useful context)
2014-02-19 23:04:10 -05:00
..
actions/src Fixes to the internal API hooks for the sbt server. 2014-01-14 12:42:40 -05:00
command/src/main/scala/sbt Expand aliases instead of evaluating directly. 2013-11-24 15:19:24 -05:00
settings/src TaskKey[T].previous: Option[T], which returns the value of the task the last time it executed. 2013-12-06 20:45:01 -05:00
src Infrastructure for debugging natures and plugins. 2014-02-19 23:04:10 -05:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00