码迷,mamicode.com
首页 > 其他好文 > 详细

The hierarchy of the type NsRedisConnectionFactory is inconsistent

时间:2016-08-26 15:03:34      阅读:139      评论:0      收藏:0      [点我收藏+]

标签:

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

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

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

 

The hierarchy of the type NsRedisConnectionFactory is inconsistent

标签:

原文地址:http://www.cnblogs.com/lcngu/p/5810015.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!