Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Building RAD7 project from command line

We have existing projects set with compilation dependencies in a RAD7 IDE. Is it possible to create automated build script from the existing project structure? We have IBM portal projects and regular WEB and enterprise projects.

Maven and Ant are possible solutions but can we use these tools to build existing projects from command line without using the IDE itself?

Also is it possible to call RAD \ eclipse core compilation from command line or API?

Thanks

like image 894
Alon Aizenberg Avatar asked Sep 04 '26 00:09

Alon Aizenberg


1 Answers

You need to look into "headless mode". That's basically running the IDE to perform its work without the IDE showing up.

I don't have any direct experience but one of the teams in our lab used RAD in headless mode to automate builds for an Eclipse/System-z interface.

like image 157
paxdiablo Avatar answered Sep 06 '26 13:09

paxdiablo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!