加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

Java 中could not find the main class 错误解决方法

(2010-05-15 01:11:15)
标签:

杂谈

分类: JAVA

1、先明确你的程序编码没有任何问题。

2、测试运行的当前程序确保有main方法。

今天在测刚接触MYSQL,于是编写了一个访问它的程序,弹出could not find the main class的错误,此错误明显说明了不认识main方法,所以与我访问数据库的成功失败无关,我用的是MyEclipse 6.0 发现运行其他web项目是正常的。于是确认为是jdk的错误,因为我外部装有jdk1.6.7。

于是将JDK指定了一遍:

一、先找到构建路径:

http://s12/middle/60e2dbcfg86912929494b&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />  


http://s11/middle/60e2dbcfg8691399a40fa&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />


选中MyEclipse中带有的JDK

http://s12/middle/60e2dbcfg86912dc671eb&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />



http://s2/middle/60e2dbcfg869129b294c1&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />

 

然后如果你有外部的jdk,再执行下面的步骤:
http://s10/middle/60e2dbcfg869129e06629&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />

http://s16/middle/60e2dbcfg86912a3bea9f&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />

选中:外部的jdk

http://s5/middle/60e2dbcfg86912a69cf24&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />

成功,OK!确认就行了。
http://s2/middle/60e2dbcfg86912a977f31&690中could not find the main class 错误解决方法" TITLE="Java 中could not find the main class 错误解决方法" />

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有