在 Debian 上安装 IntelliJ IDEA 笔记(含 JDK 的安装)
https://blog.csdn.net/jx520/article/details/141536017
sudo vi /usr/share/applications/idea.desktop
点击查看代码
[Desktop Entry]
Name=IDEA
Comment=IntelliJ IDEA Community
Type=Application
Encoding=UTF-8
Exec=/home/hugh/idea-IC-242.23726.103/bin/idea
Icon=/home/hugh/idea-IC-242.23726.103/bin/idea.png
Terminal=false
Categories=IDE