Is there any way to integrate Eclipse with Gradle in Android project?

I have Android project with standard build.gradle (also I added android annotations). Also I installed Gradle plugin (from http://dist.springsource.org/release/GRECLIPSE/e4.3/) to my Eclipse (Kepler) and converted project to Gradle project. Unfortunately I cannot run Gradle build on my Eclipse (in cmd line everything works). My question is how to make Eclipse works with Gradle just like with Maven.

This question would be better asked on the ADT DEV list: https://groups.google.com/forum/#!forum/adt-dev