|
|
|
|
|
by pkolaczk
3326 days ago
|
|
I also encountered way more IDE bugs in Scala than in Java. Actually during the full last year of development of a real-world commercial Scala project I encountered 0 bugs in Java and 2 bugs in Scala. What about more objective measures?
Scala plugin issue tracker: 11667 issues.
Kotlin plugin issue tracker: 17664 issues. And this difference is despite Scala being longer on the market and being more popular than Kotlin. It looks like Scala IDE support is actually better than that of Kotlin. |
|