Tag Archives: hierarchy

The hierarchy of the type Foo is inconsistent

You can get the error: The hierarchy of the type *classname* is inconsistent If you are trying to compile a class that requires another class not available. Normally due to compilation errors in the dependent classes. So fix the classes … Continue reading

Posted in Development, Java | Tagged | Leave a comment