Topic: jar问题 |
Print this page |
1.jar问题 | Copy to clipboard |
Posted by: ghostvic Posted on: 2006-03-16 09:01 我下载的别人的 jar包,双击后不能执行啊 ,而是用winrar打开了,以前还可以运行的,高手指点一下改怎么办,为什么? 谢谢!!!! |
2.Re:jar问题 [Re: ghostvic] | Copy to clipboard |
Posted by: zcjl Posted on: 2006-03-16 11:08 修改系统的jar文件关联,使用javaw来打开,而不是winrar |
3.Re:jar问题 [Re: ghostvic] | Copy to clipboard |
Posted by: ghostvic Posted on: 2006-03-16 12:31 我修改了文件的打开方式,选用javaw,还是不行,总说Clould not find the main class. 请帮忙,谢谢 |
4.Re:jar问题 [Re: ghostvic] | Copy to clipboard |
Posted by: zcjl Posted on: 2006-03-16 13:32 ghostvic wrote: 并不是所有jar都可以执行的 只有那些在META-INF/MANIFEST.MF中指定了main class入口的才可以 |
5.Re:jar问题 [Re: ghostvic] | Copy to clipboard |
Posted by: ghostvic Posted on: 2006-03-17 11:20 可是下载的那几个jar包,以前 都可以直接双击打开的 现在不行了,高手指点一下改怎么办 谢谢 |
6.Re:jar问题 [Re: ghostvic] | Copy to clipboard |
Posted by: jackyangf Posted on: 2006-03-17 14:49 ... 你这个jar里面要是没有指定入口打开干嘛? 用winrar打开看看meta-inf/manifest.mf中有没有指定入口 |
7.Re:jar问题 [Re: ghostvic] | Copy to clipboard |
Posted by: ff_ff Posted on: 2006-03-18 09:49 再不中,解压,重编译. |
8.Re:jar问题 [Re: ghostvic] | Copy to clipboard |
Posted by: JavaandC Posted on: 2006-03-20 11:14 实在不行,解压,运行带main方法的class。 main方法的class在meta-inf/manifest.mf这里面有写。 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |