Android Facebook SDK import occurs with errors - Eclipse

前端 未结 2 372
刺人心
刺人心 2021-01-19 03:34

I\'m sort of desperate with this question. I\'ve been stuck on this for days and need help. Please let me know if you can help at all.

I\'m following the Facebook tut

相关标签:
2条回答
  • idiottiger's response worked for me too, but it's important to note you probably need to restart Eclipse (I did) after the change.

    That's the last time I'll update Eclipse! Post update, it wouldn't start up again, and I had to do a clean install, which lead me to this issue with an imported project.

    0 讨论(0)
  • 2021-01-19 04:14

    try this:

    right click your project -> properties -> java compiler

    select enable project specific , and select compiler comp level to 1.6

    0 讨论(0)
提交回复
热议问题