建立桌面luncher
command一栏输入
sh -c "export GDK_NATIVE_WINDOWS=true; exec /home/neo/java/eclipse/eclipse"
command一栏输入
sh -c "export GDK_NATIVE_WINDOWS=true; exec /home/neo/java/eclipse/eclipse"
本文介绍如何通过简单的shell命令创建Eclipse桌面启动器。具体步骤包括使用sh-c执行带有环境变量设置的命令来直接启动位于指定路径下的Eclipse。
3290
3803
1828

被折叠的 条评论
为什么被折叠?