求教!deepin怎么双击运行jar文件
Tofloor
poster avatar
levi233
deepin
2017-10-25 08:09
Author
现在的deepin  只能先进入对应的目录

然后呼出命令行  

敲入java -jar jar文件

太麻烦了!!  有没有什么办法可以直接双击jar文件就运行?

求教了!!!感谢大家!!!!
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-10-25 16:57
#1
Reply View the author
avatar
sz******iy@vip.qq.com
deepin
2017-10-25 18:20
#2
jingle 发表于 2017-10-25 08:57
http://blog.csdn.net/dadoneo/article/details/6076355   试试这个

打开一个jar文件后。选择固定到dock,然后下次直接点它就行了,这个固定是存哪儿了?感觉特神奇
Reply View the author
avatar
Helll
deepin
2017-10-25 18:26
#3
1写个shell脚本
2做过 .desktop文件
Reply View the author
avatar
hijoe
deepin
2019-03-11 19:05
#4
同问.楼主搞定了吗
Reply View the author
avatar
dba_xyx
deepin
2019-03-11 19:21
#5
用jad-ui,有linux版本
Reply View the author
avatar
dba_xyx
deepin
2019-03-11 19:22
#6
本帖最后由 dba_xyx 于 2019-3-11 11:28 编辑

用jd-gui,有linux版本
Reply View the author
avatar
dba_xyx
deepin
2019-03-11 19:28
#7
本帖最后由 dba_xyx 于 2019-3-11 11:29 编辑

这是deb包下载链接(官方的)
https://github.com/java-decompiler/jd-gui/releases/download/v1.4.1/jd-gui-1.4.1.deb
然后就简单了,jar文件上单击邮件--打开方式--jd-gui
Reply View the author