From owner-freebsd-java Thu Feb 21 7: 2:11 2002 Delivered-To: freebsd-java@freebsd.org Received: from daedalus.cs.brandeis.edu (daedalus.cs.brandeis.edu [129.64.3.179]) by hub.freebsd.org (Postfix) with ESMTP id D2CD637B404 for ; Thu, 21 Feb 2002 07:02:09 -0800 (PST) Received: from localhost (meshko@localhost) by daedalus.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id KAA04395; Thu, 21 Feb 2002 10:00:52 -0500 Date: Thu, 21 Feb 2002 10:00:52 -0500 (EST) From: Mikhail Kruk To: j mckitrick Cc: Mcclain Looney , Subject: Re: Best IDE for slow system? In-Reply-To: <20020221145732.B12971@dogma.freebsd-uk.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 > | > | all the editors you mentioned would be incredibly slow on a system of your > | specifications. if you need all the bells and whistles, you may just have to > | settle for slow. if you don't need bells and whistles, you can use a > | combination of gvim, ctags and ant. I have used this system to great effect > | over the years. > > I use gvim and ctags (somewhat) but I don't know much about ant. It > is like the java version of 'make' correct? > > How do you design GUIs? I guess that's the biggest reason i like the > IDEs. For C/C++ i only use gvim/xemacs. Generally it is a very bad idea to create Java GUIs with automatic GUI editors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message