Setting Up
-
4. Java Setup
How to Install Recommended Oracle Java JDK on openSUSE
Provide to Set also the $JAVA_HOME Env Var!
-
5. Setting Up
Next Relocate Spring Tool Suite.
sudo mv /tpm/spring-tool-suite /opt/
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
And to Symlinking Spring Tool Suite Binary.
sudo ln -s /opt/spring-tool-suite/sts[yourRelease]/STS /usr/local/bin/STS
Just Replace [yourRelease] with the Actual release…
To Find out do:ls /opt | grep sts/ | grep sts
Contents