I would like to have a shell script create an entire CDT project on the command line and add it to a workspace. I m willing to generate the .project and .cproject files myself, but I d like something that would actually do the adding of the project to the workspace, because that is an opaque binary file that I d rather not have to mess with.
I looked at both Buckminster and the Monkey Project, but I wasn t sure if either would do what I wanted. Anyone have any experience on this front and know what a good solution is?
Thanks,
Nathan