|
|
|
|
|
by eweise
4106 days ago
|
|
I do a lot of scala development and the compile times are fine since we have many projects but each project is fairly small (microservices). Incremental compilation is essential for reasonable compile times. We use maven with zinc. |
|