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 <alex.boisv...@gmail.com> To: users@buildr.apache.org; Marc <marcpi...@yahoo.com> Cc: Sent: Monday, July 16, 2012 10:30:43 PM Subject: Re: Netbeans On Sun, Jul 15, 2012 at 1:21 PM, Marc <marcpi...@yahoo.com> 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