|
|
|
|
|
by airless_bar
3747 days ago
|
|
Man, you really need to get over your SBT hate. Maven and Ant are barely maintained anymore despite so many broken things. Just compare artifact resolution/download speed between Maven/Ivy and sbt with coursier. There is no way in hell I'll ever touch Maven again. SBT works without a single line of configuration, and that IDEs are not able to touch config files is a big fat benefit. Eclipse developers can't even turn it into a working editor. I certainly don't want Eclipse to deal with my project configuration. |
|