编写java程序时,出现The hierarchy of the type is inconsistent 错误。 可能的原因:自己的类继承于某个类,这个类或者这个类继承的类或者再往上继承的某个类所在的jar包没有被引入。 相关文章: 2021-12-18 2022-12-23 2022-02-19 2021-11-21 2022-12-23 2021-08-31 2021-09-16