Sebastian,

Thank you for the quick reply.  I was able to solve most of the problems.  
Now I am having an issue where I get the errror "Description    Resource    
Path    Location    Type
action cannot be resolved or is not a field    IRCConnection.java    
/ServersActivity/src/org/yaaic/irc    line 242    Java Problem"

I see you have a action.png  in the drawable-mdpi but for some reason 
Eclipse can't seem to find it.  Is there a quick fix for this other than 
copying everything from the drawable-mdpi resource folder to the the 
drawable recourse folder?

Thanks,
Kevin


On Monday, December 10, 2012 2:49:22 PM UTC-6, Sebastian Kaspari wrote:
>
> Hi!
>
> Some time ago I answered a similar question on Stackoverflow:
>
> http://stackoverflow.com/questions/11181403/importing-a-clone-from-github-into-eclipse-and-build-path-errors/11205332#11205332
>
> If the R class can't be resolved most of the time is some other problem 
> that prevented Eclipse from building the R file.
>
> Take a look if the Eclipse console reports any problems. Sometimes just 
> cleaning the workspace helps (or the error shows up in the console after 
> that).
>
> Best regards,
> Sebastian
>

Reply via email to