Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Running external launch program(Launching non-standard Java app from Eclipse)
Running external launch program [message #1424373] Mon, 15 September 2014 22:24 Go to next message
Kenzie Togami is currently offline Kenzie TogamiFriend
Messages: 1
Registered: September 2014
Junior Member
I want to run my code through Gradle before it is run so that tokens can be replaced and a few other things from Gradle can be applied. However, I am not sure of the best way to have the 'Run' button launch Gradle. I configured Gradle as the auto-builder, and I could have it also be the manual builder so when I run manual builds it launches, but that would be terrible workflow. Is there a way to integrate the launch?
Re: Running external launch program [message #1425541 is a reply to message #1424373] Wed, 17 September 2014 13:03 Go to previous messageGo to next message
Jean Luc Boeuf is currently offline Jean Luc BoeufFriend
Messages: 1
Registered: September 2014
Junior Member
Hi!

Sorry for my question but what is Gradle exactly? When I'm runing internal program with java in eclipse I call the launcher then i write some command on it. That is a very easy way.
____________________________________________________________________________________________________________________
Jean Luc Boeuf
Re: Running external launch program [message #1431069 is a reply to message #1425541] Thu, 25 September 2014 07:05 Go to previous message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 132
Registered: February 2010
Location: Bangalore, India
Senior Member
Have you tried configuring an external builder in "Builders" Preferences for a project ?
This can help you specify the additional builders for a project in defined order.


Sarika Sinha
JDT Programmer
Previous Topic:Java to Objective-C compiler
Next Topic:Custom processing after build but before copy
Goto Forum:
  


Current Time: Sun Dec 01 18:40:22 GMT 2024

Powered by FUDForum. Page generated in 0.03254 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top