Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Can I use gnumake (similar to ANT) scripts to compile soucres?
Can I use gnumake (similar to ANT) scripts to compile soucres? [message #823015] Sat, 17 March 2012 12:49 Go to next message
Eclipse UserFriend
We are planning to migrate an existing project to Eclipse.

In order not to have to rewrite all existing gnumake scripts we prefer to use them inside Eclipse (as context menus similar to ant/maven).

Is this possible?

Is an additional plugin required?

Ben
Re: Can I use gnumake (similar to ANT) scripts to compile soucres? [message #823945 is a reply to message #823015] Mon, 19 March 2012 00:06 Go to previous message
Eclipse UserFriend
Is your project Java/C? If it is C, you may get a better answer in CDT. For Java projects, the project gets build automatically by the in-built java compiler depending upon the project settings. If you want to do things beyond the auto-build, you could add any program including your makefile as a builder to the project. Hope this helps.
Previous Topic:Create Java project programmatically
Next Topic:No expectedType when triggering completion on MessageSend in JavaContentAssistInvocationContext?
Goto Forum:
  


Current Time: Fri May 16 17:47:49 EDT 2025

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

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

Back to the top