Welcome Guest, please login or register.
Pages: [1]
  Print  
Author Topic: Running Gradle from Eclipse  (Read 384 times)
master_configurator
Administrator
Newbie
*****
Posts: 8


View Profile Email
« on: April 29, 2010, 06:11:51 PM »

This is the current process being used to run Gradle from Eclipse.  Hopefully, a plugin will soon follow.

1.) Download and install Gradle locally

2.) Goto pulldown menu Run > External Tools > External Tools Configuration

3.) Enter a name into the name field (i.e. Gradle assemble)

4.) Enter the location of the $GRADLE_HOME/bin/gradle script in the location field.

5.) Add the project name in the working directory (i.e. ${workspace_loc:/ProjectA})

6.) Enter the argument in the arguments field (example: assemble) or enter ${string_prompt} in order to be prompted for the Gradle target.  Select Apply.

Your External Tool should appear in the external tool pulldown menu now in Eclipse.
Logged
HelenJames
Newbie
*
Posts: 1


View Profile
« Reply #1 on: July 27, 2010, 05:19:39 PM »

Something alike was discussed on the Yahoo! Answers last week, i can share a link if you want some
Logged
master_configurator
Administrator
Newbie
*****
Posts: 8


View Profile Email
« Reply #2 on: August 01, 2010, 01:06:13 PM »

Please do.. thanks!
Logged
Pages: [1]
  Print  
 
Jump to: