N
Mar 26, 2026Neovim + Java LSP on a Play Framework sbt Project — The Missing Guide
The short answer sbt-eclipse generates Eclipse project files, JDTLS consumes them. That's...
Mar 26, 20263 min read2 reactions0 comments
Tag archive
The short answer sbt-eclipse generates Eclipse project files, JDTLS consumes them. That's...

Nowadays everyone talks about how important it is to have a good developer experience, as it will...
Good morning! First, some personal news: I'm switching to NixOS, and I'm kind of excited about it, so...

Article originally posted on my personal website under Building a REST API in Play Framework. Sample...
Learn how to build APIs with Scala and the Play Framework, and secure them using access tokens.