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 <[email protected]> wrote: 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 <[email protected]> To: [email protected]; Marc <[email protected]> Cc: Sent: Monday, July 16, 2012 10:30:43 PM Subject: Re: Netbeans On Sun, Jul 15, 2012 at 1:21 PM, Marc <[email protected]> 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 ago: https://issues.apache.org/jira/browse/BUILDR-238 But there's not been any community contribution for Netbeans support as of yet. If you're feeling hackish, it would probably take less than 400-500 LOCs to implement something for Netbeans. (The Eclipse and IntelliJ IDEA plugins have less than 800 LOCs each but each support a variety of use-cases, incl. Java/Scala/Plugin/Webapp/... development) alex
