From owner-freebsd-java Fri Feb 22 5:40:42 2002 Delivered-To: freebsd-java@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id AE4FF37B400 for ; Fri, 22 Feb 2002 05:40:38 -0800 (PST) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 16eFwC-000ItI-00; Fri, 22 Feb 2002 13:40:36 +0000 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.6/8.11.1) id g1MDean21559; Fri, 22 Feb 2002 13:40:36 GMT (envelope-from jcm) Date: Fri, 22 Feb 2002 13:40:32 +0000 From: j mckitrick To: "Koster, K.J." Cc: freebsd-java@FreeBSD.ORG Subject: Re: Best IDE for slow system? Message-ID: <20020222134032.B21386@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E452205FDA389@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA389@l04.research.kpn.com>; from K.J.Koster@kpn.com on Thu, Feb 21, 2002 at 08:32:38PM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org | The gridbag becomes easy after you've written a little wrapper around it | with sane defaults and some convenience methods. Simply entend the JPanel Yes, I probably should just dive in and learn it the hard way. | I never used GTK, so I cannot comment on that. GTK actually has a similar model for laying out buttons. It offers similar containers and takes care of formatting internally. | As for IDE: I develop with FreeBSD's default vi and Ant 1.4.1. Ant's only | virtue is that it will work on all OS's. In my current project we have a mix | of FreeBSD, Linux, cygwin on Windows and Windows on the developer's desktops | and roll-out is on a Solaris box. How's that for heterogenous environments? Very cool. :-) What kind of applications are you working on? And let me guess: you are the one with the BSD box? jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message