Re: Netbeans

2012-07-17 Thread Peter Donald
I believe the second type - when buildr generates Netbeans project files. On Tue, Jul 17, 2012 at 11:54 PM, Thomas Corbin wrote: > Would this support be the kind where NetBeans can use buildr as a build tool, > or where buildr can generate NetBeans config files? > -- > Sent fro

Re: Netbeans

2012-07-17 Thread Thomas Corbin
Would this support be the kind where NetBeans can use buildr as a build tool, or where buildr can generate NetBeans config files? -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Marc wrote: 400-500 to add to buildr tool? so need to learn a bit ruby? i'm interested

Re: Netbeans

2012-07-17 Thread Marc
400-500 to add to buildr tool? so need to learn a bit ruby? i'm interested if i could know what i need to do - Original Message - From: Alex Boisvert To: users@buildr.apache.org; Marc Cc: Sent: Monday, July 16, 2012 10:30:43 PM Subject: Re: Netbeans On Sun, Jul 15, 2012 at 1:

Re: Netbeans

2012-07-16 Thread Alex Boisvert
On Sun, Jul 15, 2012 at 1:21 PM, Marc wrote: > is there a way to use buildr with netbeans for java project? > As you probably guessed by now from the lack of positive responses, there isn't much support for Netbeans in Buildr as it stands. There was a feature request opened a while

Netbeans

2012-07-15 Thread Marc
Hi, is there a way to use buildr with netbeans for java project? Thanks