Welcome Guest, please
login
or
register
.
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Home
Help
Search
Login
Register
Software-Configuration.com
»
Software Tool Discussions
»
Build Management Tools
»
Running Gradle from Eclipse
Pages: [
1
]
« previous
next »
Print
Author
Topic: Running Gradle from Eclipse (Read 384 times)
master_configurator
Administrator
Newbie
Posts: 8
Running Gradle from Eclipse
«
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
respond this topic
«
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
Re: Running Gradle from Eclipse
«
Reply #2 on:
August 01, 2010, 01:06:13 PM »
Please do.. thanks!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Software Tool Discussions
-----------------------------
=> Version Control Tools
=> Development Tools
=> Build Management Tools
=> Requirements Management Tools
-----------------------------
Process Category
-----------------------------
=> SPIN News
=> Process Discussions
-----------------------------
Diversions
-----------------------------
=> Miscellaneous
Loading...