Hey 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