Search This Blog

Saturday, October 3, 2015

Install Gradle and Setup with Eclipse


Step 1 : Install Gradle from the following link:
https://gradle.org/gradle-download/
(binary or full)

Step 2: set gradle path at environment Path variable  :



Step 3 : Open  command Prompt and run command "gradle" , it should prompt following message



Setup Gradle with eclipse :


Step 1 : Click Help - > Install Software ->

https://github.com/eclipse/buildship/blob/master/docs/user/Installation.md

Eclipse Version


Mars (4.5)

release

http://download.eclipse.org/buildship/updates/e45/releases/1.0


Luna (4.4)

release

http://download.eclipse.org/buildship/updates/e44/releases/1.0


Kepler (4.3)

release

http://download.eclipse.org/buildship/updates/e43/releases/1.0


Juno (4.2)

release

http://download.eclipse.org/buildship/updates/e42/releases/1.0


Indigo (3.7)

release

http://download.eclipse.org/buildship/updates/e37/releases/1.


Helios (3.6)

release

http://download.eclipse.org/buildship/updates/e36/releases/1.0



Step 2 : Click Next -> Until Finish

Step 3 : Click Window -> Preferecne - > Gradle ( to view gradle setting)

You are done

Cheers ,
Kapil

No comments:

Post a Comment

Thanks for your comment, will revert as soon as we read it.

Popular Posts