How to Install Spring Tool Suite Fedora 26 Linux Easy Guide

July 30, 2017 | By the+gnu+linux+evangelist.

Install Spring Tool Suite Fedora 26

Hi! The Tutorial shows you Step-by-step How to Install Spring Tool Suite Fedora 26 GNU/Linux Desktop.

And the Spring Tool Suite provides the Best Eclipse-powered development environment for building Spring-powered Enterprise Applications. STS supplies Tools for all of the latest enterprise Java and Spring, and comes on top of the latest Eclipse releases.

Moreover, the Spring Framework is a Java platform that provides comprehensive Infrastructure Support for Developing Java Applications. Spring handles the Infrastructure so you can Focus on your App.

So we Proceed Here to a System Wide Installation because Have Proven to be More Fruitful in Evading Eventual Maven Builds Issues. But If you Do Not Dispose of SuperUser Access Simply Try Instead, with a Local One…

About the STS Key Features:

  • Spring Framework Support: STS offers extensive support for the Spring Framework, including features like Spring Boot, Spring Data, Spring Security, and more. It includes wizards, templates, and tools to simplify the development process for Spring applications.
  • Maven and Gradle Integration: STS seamlessly integrates with Apache Maven and Gradle build systems, allowing developers to manage dependencies, build projects, and execute tasks directly from the IDE.
  • Code Assistance and Refactoring: STS provides intelligent code completion, syntax highlighting, and code navigation features specific to Spring-based applications. It also offers refactoring tools to help developers improve the structure and maintainability of their code.
  • Dependency Visualization: STS includes tools to visualize and manage dependencies within Spring projects, making it easier to understand project structures and dependencies.
  • Testing Support: STS facilitates unit testing and integration testing of Spring applications by providing integration with testing frameworks like JUnit and TestNG. It also supports running and debugging tests directly from the IDE.
  • Deployment and Debugging: STS enables developers to deploy Spring applications to various application servers, such as Apache Tomcat, Jetty, and others. It also provides debugging capabilities for diagnosing and troubleshooting issues in Spring applications.
  • Spring Boot Development: STS offers dedicated support for developing Spring Boot applications, including features like auto-configuration, embedded server management, and Actuator support.
  • Visual Editors: STS includes visual editors for Spring configurations, XML files, and other resources, allowing developers to visually design and edit Spring components.
  • Integration with Spring Cloud: STS provides integration with Spring Cloud, a set of tools and frameworks for building cloud-native applications. It offers support for developing microservices, service discovery, configuration management, and more.

Especially relevant: here we proceed here to a System Wide Installation because have proven to be more fruitful in Evading the potential Maven Builds Issues.

How to Install Spring Tool Suite on GNU/Linux Distros
  1. Download Latest Spring Tool Suite for Linux:

    Spring Tool Suite .zip
  2. Then Open a Command Line Terminal Window
    (Press “Enter” to Execute Commands)

    Install Spring Tool Suite Fedora 26 - Open Terminal

    In case first see: Terminal QuickStart Guide.

  3. How to Install Required Oracle Java JDK on Fedora

    Install Oracle JDK for Fedora
  4. Start Spring Tool Suite UI Installer.

    cd $HOME/Downloads
    sudo su -c "chmod +x ./spring-tool-suite*"
    sudo su -c "./spring-tool-suite*"
  5. Follow the Installation Workflow.

    Install Spring Tool Suite Fedora 26 -
    Install Spring Tool Suite Fedora 26 -

    Set the Installation Target Path.

    Install Spring Tool Suite Fedora 26 -

    You can just Install All the Stuff…

    Install Spring Tool Suite Fedora 26 -

    Set or Browse for the JDK Path.

    Install Spring Tool Suite Fedora 26 -
    Install Spring Tool Suite Fedora 26 -
    Install Spring Tool Suite Fedora 26 -

  6. Spring Tool MVC Quick Start Guide with Hello World.


QuickChic Theme • Powered by WordPress