Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 19824 invoked from network); 12 Nov 2003 13:56:31 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Nov 2003 13:56:31 -0000 Received: (qmail 32946 invoked by uid 500); 12 Nov 2003 13:56:26 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 32798 invoked by uid 500); 12 Nov 2003 13:56:24 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 32771 invoked from network); 12 Nov 2003 13:56:23 -0000 Received: from unknown (HELO pulse.betaversion.org) (217.158.110.65) by daedalus.apache.org with SMTP; 12 Nov 2003 13:56:23 -0000 Received: (qmail 3317 invoked from network); 12 Nov 2003 13:56:20 -0000 Received: from unknown (HELO ?192.168.2.41?) (stefano@80.105.91.155) by pulse.betaversion.org with SMTP; 12 Nov 2003 13:56:20 -0000 Mime-Version: 1.0 (Apple Message framework v606) In-Reply-To: <3FB213FF.7040107@vafer.org> References: <1068439948.19378.8025.camel@ighp> <3FB18B1D.3090204@virbus.de> <1068623105.19383.15127.camel@ighp> <3FB213FF.7040107@vafer.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1904DAF6-1518-11D8-A27B-000393D2CB02@apache.org> Content-Transfer-Encoding: 7bit From: Stefano Mazzocchi Subject: Re: [OT Re: whitespace cleanup and efficiency drive Date: Wed, 12 Nov 2003 14:57:05 +0100 To: dev@cocoon.apache.org X-Mailer: Apple Mail (2.606) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 12 Nov 2003, at 12:05, Torsten Curdt wrote: >>> IDEA does it pretty good: Removes trailing spaces when saving a >>> file, replaces existing tabs with spaces on save, when using the key >>> TAB it adds spaces to the file. But unfortunately IDEA is not for >>> free. >> Ah, others keep mentioning IDEA too. > > Hm... just wondering if they might give away a general > ASF licence (that is maybe restricted on editing classes > only in org.apache packages) > > ...may I ask as Apache "representative"? no, but you can ask the ASF board as Apache committer. ;-) I've started to evaluate IDEA as well because eclipse on mach-o is simply not usable if you don't have several GBs of RAM (and I don't) So far, it's beating the crap out of eclipse in terms of performance on macosx... but I haven't really *load it* as much as I did with eclipse. I'll keep you people posted on this since many switchers find themselves with one thing missing: a decent java IDE (panther's Xcode is not so bad... but it's simply too mac-oriented... it's great for objective-c.. but misses way too many features that eclipse and IDEA have) > -- Stefano.