Mahatma_Fatal_Error
Mahatma_Fatal_Error

Reputation: 779

What is the current scala editor for eclipse?

Both http://scala-ide.org/ and https://github.com/scalameta/metals-eclipse seem to be outdated.

What is the current editor/LSP of choice for Scala in Eclipse in 2022?

Upvotes: 0

Views: 157

Answers (1)

Matthias Berndt
Matthias Berndt

Reputation: 4587

There is no maintained Scala support for the Eclipse IDE. Recent polls by the Metals community have found that there is hardly any demand for it, and nobody seems to be willing to put in the work to make it work. You'll be better off using another editor, such as VSCodium.

Upvotes: 1

Related Questions