Ubuntu 安装sts
作者:
风中吃西瓜 | 来源:发表于
2019-01-10 10:32 被阅读0次
- 解压下载打tar.gz
2.创建桌面快捷方式
ljy@ljy-ZHAOYANG-E42-80:~/桌面$ touch SpringToolSuite4.desktop
ljy@ljy-ZHAOYANG-E42-80:~/桌面$ vim SpringToolSuite4.desktop
[Desktop Entry]
Encoding=UTF-8
Name=SpringToolSuite4
Comment=SpringToolSuite4
Exec=/home/ljy/usr/local/bin/sts-4.0.2.RELEASE/SpringToolSuite4
Icon=/home/ljy/usr/local/bin/sts-4.0.2.RELEASE/icon.xpm
Terminal=false
StartupNotify=true
Type=Application
Categories=Application;Development;
ljy@ljy-ZHAOYANG-E42-80:~/桌面$ chmod u+x SpringToolSuite4.desktop
本文标题:Ubuntu 安装sts
本文链接:https://www.haomeiwen.com/subject/inbmkqtx.html
网友评论