how to install Spring tool suite (STS 4) in Ubuntu 20.04 || 18.04 || 16.04 Latest 2023 step by step.

preview_player
Показать описание
Hi guys,
In this video I will show you how to download and instal STS Spring tool suite 4 latest version on ubuntu based linux distribution.

how to install spring tool suite in ubuntu 18.04

Step 4
-----------
sudo nano /usr/share/applications/STS.desktop

[Desktop Entry]
Name=SpringSource Tool Suite
Comment=Spring Tool Suite
Exec=/opt/sts-4.7.0.RELEASE/SpringToolSuite4
StartupNotify=true
Terminal=false
Type=Application
Categories=Development;IDE;Java;

#sts4#SpringtoolSuite#Ubuntu 20.04
Рекомендации по теме
Комментарии
Автор

Thank you very much. It's working 😭 searched everywhere about sts installation but didn't find one but u solved my problem

nqsovov
Автор

Thanks for the video! One minor nitpick though: since the IDE is manually installed into /opt, the STS.desktop file should be placed under /usr/local/share/applications as per the FHS. While placing it under /usr/share/applications works, the contents under /usr/share is managed by the system package manager (APT) so it's a bad idea to manually install / remove / modify anything there.

donaldsebastianleung
Автор

Thank you!! I could start developing Spring apps in Linux thanks to your video. Greetings from Peru

humbertoreinoso
Автор

Thank you so much. I tried same .desktop file method, but all the articles which I have read point to different location and hence I was not able to see the Spring app. Your mentioned location worked.

venkateshe
Автор

Wonderfull. well explained. congrats! right on the point. Thank you @SimplifyIT!

carlosa.massavanhanejr.
Автор

Fantastio.
Atention point.. version number of STS .. you need setup into file STS.desktop..

Tnks for your help!!.

LEANDRST
Автор

Thank you so much. It really helped me. Wonderful work!

PrinceRaj-oshn
Автор

This was really helpful buddy, thanks for the good work.

PowellJohn
Автор

Great Video
Just attach the step 4 in the description to copy

Abhishek-kttk
Автор

In my case I haved to change "exec=" and "icon=". I wen to directory where I extracted the files and copy the informations in execIcon and lunchIcon, after this I paste this informations in that fields. (Sorry for my badly inglish)

elciocestaritaira
Автор

thank you for your video. I'm not able to see STE on the application menu

yh
Автор

I did same way but my sts icon is not coming. i search that

sheo
Автор

After installed spring as per the above video, but it's not showing in application's window, can anyone help..

gokulgst
Автор

Didn't understand last step CTRL+X and what after that you did

prasadmahajan
Автор

how to run sts as root . when main class have to make folder it returns no permission error

byerikboltimur
Автор

It is still not showing in the apps list!!
What to do now??

sowdaminivanamali