Spring Development Quick Start on Ubuntu 14.10 Utopic
You are Welcome! The Tutorial Shows You Step-by-Step How to Install Spring Tool Suite IDE on GNU+Linux Ubuntu 14.10 Utopic Unicorn i386/amd64 Desktop.
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.
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.
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 Installation…

-
Download Latest Spring Tool Suite IDE for Linux:
-
Open a Shell Terminal Emulator Window
Ctrl+Alt+t
(Press “Enter” to Execute Commands) -
Extracting Spring Tool Suite
Double-Click on Archive and Extract into /tmp.
Or from Shell:tar xvzf ~/Downloads/spring-tool-suite*tar.gz -C /tmp/
-
How to Install Recommended Oracle Java JDK on Ubuntu
Provide to Set also the $JAVA_HOME Env Var!
-
Relocating Spring Tool Suite Bundle
sudo mv /tpm/spring-tool-suite /opt/
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Symlinking Spring Tool Suite Binary
sudo su -c "ln -s /opt/spring-tool-suite/sts-3.6.4.RELEASE/STS /usr/local/bin/STS"
-
Spring Tool Development Quick Start Guide.
Tags: Eclipse, eclipse 4.4 luna, Eclipse Ubuntu, How-to, Install, install spring tools suite eclipse plugin, Java, java framework, java web development, Java Web Framework, Linux, Linux Tutorial, Spring, spring development ubuntu, Spring Tool Suite, spring tool suite eclipse plugin, spring ubuntu, sts, Tutorial, Ubuntu, Ubuntu 14.10 Utopic Unicorn, ubuntu linux