双击.jar文件提示could not find the main class...
刚写好的Java程序,使用Eclipse能运行,导出成jar文件后,双击打开,提示could not find the main class......
到网上找了下,发现解决方法一:
一.首先安装Java环境
二.根据网上的方法.做如下操作:
附:
发布时间: 2012-10-27 10:42:26 作者: rapoo
双击.jar文件提示could not find the main class...
刚写好的Java程序,使用Eclipse能运行,导出成jar文件后,双击打开,提示could not find the main class......
到网上找了下,发现解决方法一:
一.首先安装Java环境
二.根据网上的方法.做如下操作:
附: