Linux 环境安装

Linux 开发环境安装总结5-(创建桌面图标)

2018-01-10  本文已影响1人  李逍遥JK
1.到桌面的目录运行下面的指令
vim idea.desktop

2.desktop文件中写入下面代码

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=idea
Type=Application
Terminal=false
Name[en_US]=idea
Exec=/soft/idea/idea-IU-173.4127.27/bin/idea.sh
Comment[en_US]=idea 2017.3
Comment=idea 2017.3
GenericName[en_US]=
Icon=/soft/idea/idea-IU-173.4127.27/bin/idea.png
上一篇 下一篇

猜你喜欢

热点阅读