Some explanation that these a JRE’ish and not really an installer. They might need to be in the path. However, which one to choose and some guidance would be helpful. The jar also will be used on the command line in the launch config.
I was really liking what I see and did some testing, this hot reload was the last hurdle, which I hope I get beyond.
I am a vim user using the vscode launch config, it helps me evaluate the thing without an IDE hiding key aspects. And really used to it even for Java.
Hi! Indeed, it’s not the most straightforward thing to configure. I know you are vim user, but if you would run VS Code with Vaadin extension, it downloads and setup Hotswap Agent with proper JetBrains Runtime automatically.
Once you have it up and running you might continue your work using vim.
Documentation will be revisited, thanks for noticing!
Hi thanks. Yes that works, but the docs are out of date possibly. The extension had a step “Vaadin Setup hotjar” or close to that. Using the command pallet I had to take that step. This is not in the the online web docs.