こんにちは、appcompat アクションバーを備えた新しい v7 サポート ライブラリを入手しました。ここに記載されているように ActionBarActivity から拡張したい場合、Eclipse でこのエラーが表示されます
The hierarchy of the type testActivity is inconsistent
ActionBarActivity クラスでコーサーを動かすと、
The type android.support.v4.app.TaskStackBuilder$SupportParentable cannot be resolved. It is indirectly referenced from required .class files
どうすればこの問題を解決できますか?