So I have downloaded https://github.com/ahorn/android-rss
I then added a folder in my project tree. In "Build path" I then used "link source".
However, it shows over 100 errors.
I am still new to Eclipse, Android etc. so I am probably missing something? It can't resolve types. I suspect this will be a general problem for me until I learn how to use .java source code libraries located in their own directories.
Anyone else using this the Android-rss library and have it "physical" placed outside project directory?