Good evening! I just updated eclipse and when i was done, almost every line of code is marked as an error. I found this solution (which i think was part of the problem) but i still get all of the errors.
I installed android API 18, installed LVL and updated a couple of packages.
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
The problem effects all of my projects in eclipse. I have tried to clean and restart several times (including the desktop itself).
UPDATE: I've think i have one main problem in the so called library project. Where The problem perists (633 times)
Description Resource Path Location Type
R cannot be resolved to a variable CategoryEdit.java /Spendo2/src/com/SverkerSbrg/Spendo/Category line 98 Java Problem