Skip to main content



      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 18:24 Go to next message
Eclipse UserFriend
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 09:03 Go to previous messageGo to next message
Eclipse UserFriend
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 03:05 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Java to Objective-C compiler
Next Topic:Custom processing after build but before copy
Goto Forum:
  


Current Time: Sat Apr 26 05:10:01 EDT 2025

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

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

Back to the top