

You can open a new tab of the default profile by pressing Ctrl+ Shift+ T or by selecting the + (plus) button. Learn more about dynamic profiles on the Dynamic profiles page. Your command line profiles will be listed in the Settings UI, in addition to the option to + Add new profiles. Windows Terminal will automatically create profiles for you if you have WSL distributions or multiple versions of PowerShell installed. You can also set your default profile in the Settings.json file associated with Windows Terminal if you prefer. Select Startup and choose the Default profile that you prefer.Select Startup and choose "Windows Terminal" as the Default terminal application setting.Īfter installation, when you open Windows Terminal, it will start with the PowerShell command line as the default profile in the open tab.Open Windows Terminal and go to the Settings UI window.To open any command line application with Windows Terminal, set it as your default terminal application. Now you can just hit the "Windows" key on your keyboard and type "spring" to launch the application, like any other properly installed application on your Desktop.This feature is only available in Windows 11. Keywords=Java,Eclipse,Spring,IDE,Development sudo nano /usr/share/applications/STS.desktopĮnter the following content Stealing the rest of this from because his answer was very good too.Ĭreate the Menu icon for quick access.

I like installing applications that will be possibly shared by multiple users, to the /opt/. Move the STS files to a good place for them to live. Note: Small additional update for Ubuntu 18.04 & STS 4+ use AbsoluteĮxec=/home/harishshan/springsource/sts-3.4.0-RELEASE/STS Icon=/home/harishshan/springsource/sts-3.4.0-RELEASE/icon.xpmĭont'use Exec=~somedir/harishshan/springsource/sts-3.4.0-RELEASE/STS Icon=~somedir/springsource/sts-3.4.0-RELEASE/icon.xpmĭownload the STS installer package (*.tar.gz) file to your downloads directory. Step 5: Now you can check from Quick Menu by typing "Spring" Icon=~/springsource/sts-3.4.0-RELEASE/icon.xpm Step 4: Enter the following content Įxec=~/springsource/sts-3.4.0-RELEASE/STS Step 3: Create the Menu icon for quick access sudo vim /usr/share/applications/STS.desktop

My extracted Spring Tool Suite locations is /home/harishshan/springsource Step 2: Extract into any folder which you prefer.

Step 1: Download the latest Spring Tool Suite for Linux from STS official website:
