I\'m using ActionBarSherlock in an Android project that I developed using Eclipse. I\'d like to migrate that project over to IntelliJ IDEA, but I\'m not sure how to add a \"
You can have a dependency on another module in IntelliJ.
You can import the existing Eclipse project into IntelliJ.
You can add libraries to a module in IntelliJ.
I'm not clear on exactly what you want to do. Can you add info to your question?