java - Gradle projects vs. Eclipse projects? -


i found interesting open-source layout library on github i'd incorporate android project i'm working on in eclipse. however, noticed library in question seems have been developed using gradle, don't have. i'm not sure ide used develop library, in case, i'm not familiar gradle @ all... gradle-d projects compatible non-gradle-d eclipse? depend on ide used? (in case, how can 1 tell used develop it?)

what steps (if any) need take incorporate library? need install & run plugins, example?

thank help.

gradle build system android studio uses (the new ide being developed google android development). can use gradle eclipse plugin load gradle projects eclipse.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -