读书人

有关问题解决 The hierarchy of the t

发布时间: 2012-11-04 10:42:42 作者: rapoo

问题解决 The hierarchy of the type is inconsistent

  由于我在myeclipse里建了两个JAVA PROJECT项目,分别是A projiect和B projiect,项目A引用了一些JAR包,然后项目B引用了项目A,但是B没有引用A的JAR包,就出现了这个鸟问题了

结果在B项目里引用A项目的JAR包就OK了。


The hierarchy of the type is inconsistent 解释为:层次结构的类型不一致

读书人网 >编程

热点推荐