![]() |
#2
黄袖标2007-04-03 09:46
|
我今天打开了eclipse中我以前编得一个spring程序,但是点运行,出现了提示框:
could not find the main class programe will exit
在结果区域出现了以下错误信息:
java.lang.NoClassDefFoundError: org/springframework/context/ApplicationContext
Exception in thread "main"
这是什么原因啊?