我用NetBeans6.5制作桌面应用程序,生成的jar文件不能用!错误提示:Couldnot find the main class Program will exit.
请制定Main Class,然后build,将在dist目录下产生的jar的Menufest装箱单文件里制定运行的Main Class,从而避免上述错误。
么找到你的对外调用函数错误提示不很明显么