NetBeans IDE 7.2 保存键虚显,无法保存。
运行后提示没找到主类
Error: Could not find the main class.
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" Java Result: 1
请教高手错误原因
NetBeans IDE 7.2 保存键虚显,无法保存。
运行后提示没找到主类
Error: Could not find the main class.
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" Java Result: 1
请教高手
错误原因
/*
To change this template, choose Tools | Templates
and open the template in the editor.
*/
package shishi; /**
@author Administrator
*/
public class Shishi { /**
@param args the command line arguments
*/
public static void main(String[] args) {
System.out.println("欢迎使用NetBeans,这是第一个例子。");
}
}这个是程序最初级的
NetBeans IDE 7.2外成功运行等待答复,谢谢!
http://www.google.com.hk/search?q=Error:+A+JNI+error+has+occurred,+please+check+your+installation+and+try+again+Exception+in+thread+%22main%22+Java+Result:+1&hl=zh-CN&newwindow=1&safe=strict&client=firefox-a&hs=Jfg&tbo=d&rls=org.mozilla:zh:unofficial&lr=lang_zh-CN
刚google了一下,很多这样的报错,都是新手环境没搭好导致的。比如说 classpath 配置错误
还是google吧,配置JAVA环境的文章烂大街了 ######重装######装了n次了。师傅呀!帮帮忙,谢谢了###### 人品?jdk和netbeans都换低版本后解决了。
人的品质、品格。 网络新意:人品爆发,形容一个人的运气极好纠结了好半天, 弄懂了。
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。