

If you installed Spring Tool Suite, it’s not necessary to follow the installation of Spring Tools below Spring Tools

With eclipse installed, I suggest you to open it and start getting used with the GUI and also the shortcut keys. Open your favorite terminal and install eclipse using the following command line: brew cask install eclipse-ide Configuring eclipse If you don’t know Homebrew, take a look at this post:

Go to eclipse download page, select the latest version (on the writing date of this guide is the 4.10) and install it as usual, dragging the app from the. Search the best way to install eclipse using your package manager. For Red Hat (or RHEL) based distros use yum or dnf. For instance, debian based distros, like the popular ubuntu, use apt-get. tar.gz file and execute the eclipse file.ĭepending in which Linux distro you are using, you’ll use a different package manager. Go to eclipse download page, select the latest version (on the writing date of this guide is the 4.10), extract the. Open powershell and install eclipse using the following command line: choco install eclipse Linux If you don’t know Chocolatey, take a look at this post. Go to eclipse download page, select the latest version (on the writing date of this guide is the 4.10) and install it using NNF (next, next, next and finish). Use the following sections based in which operational system you’ll be using: Windows STS is basically eclipse configured with spring tools plugin, optimized for spring framework development It’s also worth to mention that installing Spring Tool Suite (STS) instead of pure eclipse, is highly valid.
