用新搭建的eclipse IDE开发环境打开之前的eclipse工作空间之后,执行ant脚本报错:"Could not find the main class. Program will exit"。G了下资料,发现有人说,可能是更换环境之后,当前ant_home的目录依然指向之前eclipse plugins的ant,于是按照说明将Window->Preferences->Ant->Runtime中的ant_home置为当前eclispe plugins中的ant目录。但是依然没能解决问题。想了下,可能当前eclipse的某些配置确实受之前的影响,而这个唯一的影响点就是工作空间下的metadata,于是我将工作空间下的metadata删除,然后将之前的项目依次导入,执行ant脚本发现问题解决。
相关文章
- tomcat启动报错,logs/catalina.out:Could not find or load main class org.apache.catalina.startup.Bootstr
- @(报错)could not find the main class, Program will exit(已解决)
- Task could not find "AxImp.exe" using the SdkToolsPath "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\"
- maven项目,多个依赖,打成一个可执行jar包,可根据profiles进行打包,出现的Could not find or load main class的解决方法。
- 我写了段代码,主要是想通过weblogic访问数据库,但是运行时出错:Could not find the main class.代码如下:请大侠们帮忙啊!
- @(报错)could not find the main class, Program will exit(已解决)
- Linux下运行Java -jar 报错: Could not find or load main class
- Could not find a storyboard named 'Main' in bundle NSBundle
- Could not find the main class. Program will exit.
- 调用Hadoop时遇到的一个问题:could not find or load main class