Return-Path: X-Original-To: apmail-buildr-users-archive@www.apache.org Delivered-To: apmail-buildr-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A67F79525 for ; Wed, 18 Jul 2012 01:09:48 +0000 (UTC) Received: (qmail 82217 invoked by uid 500); 18 Jul 2012 01:09:48 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 82192 invoked by uid 500); 18 Jul 2012 01:09:48 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 82182 invoked by uid 99); 18 Jul 2012 01:09:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 01:09:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of peter.j.donald@gmail.com designates 209.85.217.172 as permitted sender) Received: from [209.85.217.172] (HELO mail-lb0-f172.google.com) (209.85.217.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 01:09:41 +0000 Received: by lbbgo11 with SMTP id go11so1893340lbb.17 for ; Tue, 17 Jul 2012 18:09:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=Avp+VSLzL3ctPejybv3v6Xtjxuqx/37OtzAEI+7uggA=; b=BwJLZN6i+S+Hyi6qtO54CPbCYUjOSklXELyzHQDyQQvQGbbc64g4CrSQ6uewqGVDa1 P4EcSxJlFKypUk95SapP2RNo3ZHkUbGSYGkLICaLYRudqBnw9rdHEoRxErf1OaBU6gTY GYuZmO7Ok/i6rAsPVGVGG05GVaqdp4rcj2pdh2SunAjGvrkVp9GjO6EaLgZueH0i5kmY ZVhtzWes4wlXcWj6AoP9wlP6oLCQAYPQiv3MfGqlVJBG6hloxeuma0Rqk7AKusyA20C/ gMDk1de8Clb8oVU3mJojWrsEbK5BWYFuCDXxe0oksdcm0SL6QjOTgVBp4BMwEeYA3EZk uiHA== MIME-Version: 1.0 Received: by 10.112.98.225 with SMTP id el1mr805407lbb.30.1342573760513; Tue, 17 Jul 2012 18:09:20 -0700 (PDT) Sender: peter.j.donald@gmail.com Received: by 10.114.38.68 with HTTP; Tue, 17 Jul 2012 18:09:20 -0700 (PDT) In-Reply-To: <04a806b3-78d5-4886-b2fa-3a4208f62eea@email.android.com> References: <1342383708.71346.YahooMailNeo@web160402.mail.bf1.yahoo.com> <1342511151.68303.YahooMailNeo@web160402.mail.bf1.yahoo.com> <04a806b3-78d5-4886-b2fa-3a4208f62eea@email.android.com> Date: Wed, 18 Jul 2012 11:09:20 +1000 X-Google-Sender-Auth: ELq-EB9RB6SO9Ide1SBI0EJ3iiM Message-ID: Subject: Re: Netbeans From: Peter Donald To: users@buildr.apache.org Content-Type: text/plain; charset=ISO-8859-1 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 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 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: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 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 > -- Cheers, Peter Donald