Hi, The buildr-iidea extension is an enhanced version of the built in idea7x task. It is enhanced in that it offers;
* better control over over naming of project files * merge rather than replacing existing projects * custom templates for project files * custom facet configuration (i.e. hibernate, web, scala, ruby etc. support) * custom component configuration (i.e. change compiler settings) * task to remove generate project files * a greatly expanded test suite to ensure behavior stays consistent as it evolves The extension has been released as a gem and documentation for installing and configuring the extension is available at http://github.com/rockninja/buildr-iidea I would like to thank several people who have been trying it out over the last few days and reporting issues. All reported bugs have been fixed. Also thanks to Rhett Sutphin (who wrote the buildr-iidea extension and extracted it into a separate project). Feel free to drop me a line if you have issues. -- Cheers, Peter Donald
