Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Glad for the quick answer mate! What do you mean that I have to import the library again? Do I have to remove the library after I've created it, AND then import it again? Commented Jan 10, 2014 at 14:17
  • I didn't quite get you there. I assume you have a library project whose code can change during development and you are using it for 5 apps. So I just thought you could add the library to 5 apps(all in eclipse, again we ought to import library first to the workspace) and then export the whole workspace to gradle. And then upon importing it in IDEA, it will again compile the library everytime it has been changed all automatically. Commented Jan 10, 2014 at 14:21