I made the following steps on my project and on the appcompat_v7 library: right click > Android Tools > Add Support Library..
After that everything gone crazy.. I can't import the android.app.FragmentActivity library.
Here is my java build path:
And the Android tab:
Adding the android-support-v4.jar didn't help. Please help me!