mirror of https://github.com/sbt/sbt.git
It's sometimes useful to get the output of the macro-generated code. This adds a mechanism to allow plugins.sbt to pass in scalacOptions, which we can later check from the macro. 1. -Xmacro-settings:sbt:Vprint prints out the code. 2. Adding -Xmacro-settings:sbt:print-tree-structure prints out the tree structure. |
||
|---|---|---|
| .. | ||
| util-complete | ||
| util-control | ||
| util-core/src/main | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||