Forum Discussion
Altera_Forum
Honored Contributor
20 years agoTry right-click on the project, select "Properties", then "Builders". Click the "New" button to generate a builder. You can specify an executable, probably a batch file as well. When you build the project Eclipse will launch the "Builders" in sequence.
Hope that helps, Andrew