The base directory of the build definition, typically <build base>/project/.
The ClassLoader containing all classes and plugins for the build definition project. Note that this does not include classes for .sbt files.
The list of Builds for the build unit. In addition to auto-discovered Builds, this includes any auto-generated default Builds.
The list of all Projects from all Builds.
These projects have not yet been resolved, but they have had auto-plugins applied.
In particular, each Project's autoPlugins field is populated according to their configured plugins
and their settings and configurations updated as appropriate.
No longer used and will be deprecated once feasible.
The base directory of the build definition, typically <build base>/project/.
No longer used and will be deprecated once feasible.
The list of Builds for the build unit.
The ClassLoader containing all classes and plugins for the build definition project.
The ClassLoader containing all classes and plugins for the build definition project. Note that this does not include classes for .sbt files.
The built and loaded build definition, including loaded but unresolved Projects, for a build unit (for a single URI).