We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd48da commit 88e120eCopy full SHA for 88e120e
docs/docs/usage/cbt-projects.md
@@ -3,6 +3,9 @@ layout: doc-page
3
title: "Using Dotty with cbt"
4
---
5
6
+**NOTE: cbt support for Dotty is experimental and incomplete (for example,
7
+incremental compilation is not supported), we recommend [using Dotty with sbt](sbt-projects.md) for now.**
8
+
9
cbt comes with built-in Dotty support. Follow the
10
[cbt tutorial](https://github.com/cvogt/cbt/), then simply extend `Dotty` in the Build class.
11
0 commit comments