今天,我打开MyEclipse,新建了一个Web项目,却发现弹出一个错误提示窗口。

       具体错误如下:

An error has occurred. See error log for more details.
10


       后来,我在网上查找资料,找到了原因,是由于MyEclipse生成log日志,导致出现错误。

       发现这个“com.genuitec.pulse2.client.profile”和“org.eclipse.update”两个文件夹,

并且里面都是新产生的日志文件,我删除了这两个文件夹,终于这个错误不再出现。

       具体这个两个文件夹是在MyEclipse文件夹下的configuration目录里

An error has occurred.See error log for more details._web项目