Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Gradle is a build and dependency management tool for Java projects. It's been gaining popularity over alternatives like Ant. In my opinion, it has way to many features coupled into one product, but it's slowly becoming the standard.


I thought that many of the "features" are simply Gradle plugins that they happen to ship with the core product. In that case I'm not sure I'd call that too many features. Seems more like a good core product with a great extension mechanism.

I don't use Gradle on anything at the moment, though I've looked into it a few times as a possible replacement for maven on my team.


I have that sense as well (that it has way too many features). For example, I really question the decision to add C/C++ support.


Those of us working on Android have apps that combine Java and C/C++, so it could be very helpful. (I'm still sticking to ant and make though.)


Personally the C/C++ is very attractive.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: