Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7ED7A97AF for ; Fri, 3 Feb 2012 02:34:11 +0000 (UTC) Received: (qmail 70218 invoked by uid 500); 3 Feb 2012 02:34:09 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 69873 invoked by uid 500); 3 Feb 2012 02:34:08 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 69860 invoked by uid 99); 3 Feb 2012 02:34:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 02:34:07 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [71.74.56.125] (HELO hrndva-omtalb.mail.rr.com) (71.74.56.125) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2012 02:33:58 +0000 X-Authority-Analysis: v=2.0 cv=T9kOvo2Q c=1 sm=0 a=D/K+zHGX0y1AnGhsrccKDw==:17 a=lIF1oXb-YgEA:10 a=HNzbFjtc2isA:10 a=7qsJXG2k14gA:10 a=8nJEP1OIZ-IA:10 a=hzAllw5Ef2PhiOxgvpYA:9 a=62H0fjr6uuhwX1LKJt4A:7 a=wPNLvfGTeEIA:10 a=D/K+zHGX0y1AnGhsrccKDw==:117 X-Cloudmark-Score: 0 X-Originating-IP: 24.166.216.127 Received: from [24.166.216.127] ([24.166.216.127:47242] helo=[192.168.1.3]) by hrndva-oedge01.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id E8/A4-26414-1874B2F4; Fri, 03 Feb 2012 02:33:37 +0000 Message-ID: <4F2B47DF.7000201@apache.org> Date: Thu, 02 Feb 2012 21:35:11 -0500 From: Carl Marcum User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [DEVTOOLS] Updating Netbeans integration References: <4F299748.1080701@apache.org> <4F2A4379.8010801@googlemail.com> In-Reply-To: <4F2A4379.8010801@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Directory change FYI see below: On 02/02/2012 03:04 AM, J�rgen Schmidt wrote: > On 2/1/12 8:49 PM, Carl Marcum wrote: >> Hi all, >> >> It looks like the netbeans integration code uses some depricated API's >> that are no longer shipped with Netbeans 7. One example is >> org.netbeans.editor.Settings. >> >> I will begin work on this updating this unless someone has already >> started. >> >> One question is should we tag a version of this code where it was for >> Netbeans 6.9 for history's sake? > > Yes, I think that would make sense. I have created trunk, branches and tags directories under netbeansintegration and moved the files there into trunk and also tagged 2.0.7 as received except with the license change. > > It's often not easy to follow every API change in NetBeans, we tried it > in the past but were not able to do it from a time perspective ;-) > > If you need some help or have questions feel free to ask me. > > Juergen > Best regards, Carl