From vanilla Emacs to Java IDE in 5 minutes

Опубликовано: 28 Сентябрь 2024
на канале: Skybert Hacks
19,158
356

In this video I show you have you can take a vanilla Emacs with no configuration and turn it into a fully fledged Java IDE in 5 minutes:
- lsp-mode: java coding
- dap-mode: test runner and debugger

I also briefly show a number of packages I thing are a must for serious coding:
- projectile for project navigation and search
- magit for git
- subword-mode
- yasnippet for code snippets

Lastly, I mention how to debug issues with your Java configuration.

- 🎞️ Org used in the talk: https://talks.skybert.net/emacs-java-...
- 📑 My Emacs conf: https://gitlab.com/skybert/my-little-...
- 🕸️ skybert.net
- 🐦 @torsteinkrause
- 📫 [email protected]