Internal Error (javaClasses.cpp:129)

后端 未结 6 1974
北海茫月
北海茫月 2021-01-04 14:22

I\'m trying run a test with JUnit 4 and Robolectric on Eclipse but all time I receive this error:

Invalid layout of java.lang.String at value
#
# A fatal err         


        
6条回答
  •  Happy的楠姐
    2021-01-04 15:08

    This may not be your issue but I was able to get past this by using the Run As -> Android Application.

    However, I'm not sure if you are using android or not. Possibly check the Run configuration for other issues.

提交回复
热议问题