My eclipse project suddenly shows the red cross(for error) , but when I expand the project, the red crosses are not visible anywhere.
I have tried building , cleaning, rebuilding, etc, and all that does not seem to work
There is another weird thing that is happening now. When I choose to build automatically, It shows 'building workspace' on an on(in an endless loop.
I am using eclipse Luna, on windows 7.
Is it possible that its a git problem ?
Under problems, I get the error: "The container 'Android Dependencies' references non existing library 'C:\myproject\bin\myproject.jar'
i solved error or all project showing errors this way.... close eclipse. then Right Click on eclipse shortcut-->open file location-->open command widows there and type "eclipse.exe -clean" eclipse the starts..and in my case errors were gone...hope it helps
In eclipse, go to Project --> Clean --> Select "clean all projects". This should rebuild all projects. Try cleaning your android project. I get problems with Eclipse sometime, and if I clean the project, it fixes it. Find the "Problems" view. That will give you more details. Post the description of the problems, we can get more information.
It will cause Eclipse to fail to compile if it encounters a single problem in your resources, and the majority of the time, it won't be able to tell you which. At least give it a try.
In eclipse, go to Project --> Clean --> Select "clean all projects". This should rebuild all projects. Try cleaning your android project. I get problems with Eclipse sometime, and if I clean the project, it fixes it. Find the "Problems" view. That will give you more details.
As mentioned before- usually if you're working on multiple projects at the same time the compiler has to have one of them being the "focused" project. This can be messed up when you have multiple projects opened at the same time.
If you have honestly done "File -> Refresh" and "Project -> Clean" then i recommend closing each project- hover over each project file, right click, "close project" and then restart eclipse.
If this does not work then i would love to see the actual source code- mostly because if the compiler will not run then it may be a workspace placement issue your actual libraries.
Just let me know if this is helpful or not. Good luck!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With