On Wed, Mar 19, 2008 at 2:30 PM, Luis Pérez <[EMAIL PROTECTED]> wrote:
> 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? > Shouldn't be a problem, it's only applicable for Netbeans users after all. So I wouldn't worry about it for now. > > 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? > I think I recall a few users mentioning netbeans, you might have more answers on the -user list. Cheers, Matthieu > > Thanks in advance, > > Luis >
