Failed to instantiate com.android.menubar.internal.MenuBarEnhancerCocoa

前端 未结 3 1349
余生分开走
余生分开走 2021-02-06 04:25

I am new to the android development and when i create a new project using eclipse juno on mac OSx i got an error at runtime Failed to instantiate com.android.menubar.int

3条回答
  •  感动是毒
    2021-02-06 05:09

    Although it doesn't sort out the issue it may be useful anyway. There's the web page with the sources MenuBarEnhancer where there's the call to instantiate the com.android.menubar.internal.MenuBarEnhancerCocoa class.

提交回复
热议问题