Search code examples
androidintellij-ideaactionbarsherlock

Intellij - 3rd party library not being recognized


I switched computers recently and have had to set up Intellij on my new laptop. However, the libraries aren't being recognized for some reason.

Here is my class
(source: trillian.im)

and here is my project structure
(source: trillian.im)

Any ideas?


Solution

  • Figured it out, http://android-wtf.com/2012/09/how-to-configure-actionbarsherlock-with-intellij-idea/ worked for me. I should have imported it as a module rather than a library