晚上好!我刚刚更新了eclipse,完成后,几乎每一行代码都被标记为错误。我找到了这个解决方案(我认为这是问题的一部分),但我仍然得到所有错误。
我安装了 android API 18,安装了 LVL 并更新了几个包。
Description Resource Path Location Type
color cannot be resolved to a variable AmountEdit.java /Spendo2/src/com/SverkerSbrg/Spendo/Transaction/TransactionEdit line 77 Java Problem
PagerAdapter cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 44 Java Problem
PagerAdapter cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 43 Java Problem
PagerAdapter cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 43 Java Problem
PagerAdapter cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 44 Java Problem
R cannot be resolved to a variable Amount.java /Spendo2/src/com/SverkerSbrg/Spendo/Transaction/Datastructure/Amount line 41 Java Problem
R cannot be resolved to a variable AmountEdit.java /Spendo2/src/com/SverkerSbrg/Spendo/Transaction/TransactionEdit line 50 Java Problem
R cannot be resolved to a variable AmountEdit.java /Spendo2/src/com/SverkerSbrg/Spendo/Transaction/TransactionEdit line 45 Java Problem
R cannot be resolved to a variable AmountEdit.java /Spendo2/src/com/SverkerSbrg/Spendo/Transaction/TransactionEdit line 55 Java Problem
R cannot be resolved to a variable AmountEdit.java /Spendo2/src/com/SverkerSbrg/Spendo/Transaction/TransactionEdit line 52 Java Problem
FragmentActivity cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 38 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 53 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 49 Java Problem
PagerAdapter cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 24 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 44 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 39 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 34 Java Problem
FragmentActivity cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 22 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 30 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 26 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 22 Java Problem
FragmentActivity cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 38 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 53 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 53 Java Problem
R cannot be resolved to a variable About.java /Spendo2/src/com/SverkerSbrg/Spendo/MiscTab line 53 Java Problem
FragmentStatePagerAdapter cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 67 Java Problem
FragmentManager cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 68 Java Problem
Fragment cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 73 Java Problem
FragmentManager cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 68 Java Problem
Fragment cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 73 Java Problem
FragmentStatePagerAdapter cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 67 Java Problem
FragmentActivity cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 61 Java Problem
MiscTabFragment cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 84 Java Problem
PTHandler cannot be resolved SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 56 Java Problem
FragmentActivity cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 22 Java Problem
PagerAdapter cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 24 Java Problem
FragmentActivity cannot be resolved to a type SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 61 Java Problem
MiscTabFragment cannot be resolved to a type SpendoLite.java /SpendoLite/src/com/SverkerSbrg/SpendoLite line 84 Java Problem
PTHandler cannot be resolved SpendoFull.java /SpendoFull/src/com/SverkerSbrg/SpendoFull line 56 Java Problem
这个问题影响了我在 Eclipse 中的所有项目。我尝试过多次清理和重新启动(包括桌面本身)。
更新:我认为我在所谓的图书馆项目中有一个主要问题。问题持续存在的地方(633 次)
Description Resource Path Location Type
R cannot be resolved to a variable CategoryEdit.java /Spendo2/src/com/SverkerSbrg/Spendo/Category line 98 Java Problem