在eclipse中,有很多没有描述的异常,也不影响程序的正常运行

在eclipse中,有很多没有描述的错误,也不影响程序的正常运行在eclipse中,有很多没有描述的错误,也不影响程

在eclipse中,有很多没有描述的错误,也不影响程序的正常运行
在eclipse中,有很多没有描述的错误,也不影响程序的正常运行,
错误大概如下:
Description 空  Resource xx  Path unknown Location unknown  Type validation message

换到低版本的eclipse(如3.4)中显示出以下错误描述:

Description  Resource   Path   Location   Type
Web library URI acegi-security-1.0.0.jar for classpath dependency from project fx.core maps to a different file system path as another classpath dependency with the same URI. flexweb  Unknown Validation Message

经过调整jar的引用结构,错误消失,问题解决。