
In this post, we will see how we can add the Spring Intilializr and Assistant plugin and how we can use it to set up our Spring Boot development environment, based on IDEA IntelliJ. However, if you don’t like to go for the paid version, a solution is to install and use the Spring Intilializr and Assistant plugin. Though, the free Community Edition lacks built-in support for the Spring Boot framework, something that is true for the paid versions. gitignore file.In one of my posts, I sow how you can set up VS Code as your development environment for the Java Spring Boot framework As I’ve mentioned there, the IntelliJ IDEA from JetBrains is also an awesome IDE to work with your Java Projects. For IntelliJ’s Mac OS X 10.5+ keymap: intellij.el.Here are some Emacs config files to give you a start: It may be easier to simply modify Emacs’s keybindings to match Intellij’s. I tried Intellij’s Emacs keymap and didn’t like it. Switch between open files or tool windows: CTRL-TABĮmacs’s keybindings are far different from modern applications, and many of these keybindings cause problems (e.g., M-w in Emacs copies the selection, but in macOS it closes the current window).



We also use IntelliJ in CS1332 and CS2340.

Almost all professional Java development teams use IntelliJ IDEA, an IDE (integrated development environment) for Java and other JVM languages.
