Hi all, In my company, we've been using ant for years, then maven...., and finally i've found this great project. Personally, I want to get rid of both ant and maven, and start using buildr.
But I've to convince my boss and my mates to use this build system. Although I am a command-line user, my mates use the Netbeans IDE, so they're concerned about it. So, I'm considering to implement a task similar to the eclipse one. However the kind of netbeans projects based on ant makes very difficult to simply generate the files necessary for the project in the same way the eclipse task does. So, would be appropiate to make use of the netbeans api to generate these files for us? If I have enough time I would even consider to implement a netbeans plugin to integrate buildr with it. Do you know if there's more people interested in buildr + netbeans? Thanks in advance, Luis
