From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 05:02:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 593A816A41F for ; Mon, 3 Oct 2005 05:02:09 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 0D83A43D48 for ; Mon, 3 Oct 2005 05:02:08 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 31697 invoked by uid 502); 3 Oct 2005 05:02:07 -0000 Received: from dsl28163.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.163) by 0 with SMTP; 3 Oct 2005 05:02:07 -0000 X-CLIENT-IP: 216.227.115.163 X-CLIENT-HOST: dsl28163.ywave.com Message-ID: <4340BB4E.2080105@ywave.com> Date: Sun, 02 Oct 2005 22:02:06 -0700 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ramakrishna Nalla References: <433EEA5F.701@ywave.com> <14f2d8380510022119m5076faecia133c02db07f321b@mail.gmail.com> In-Reply-To: <14f2d8380510022119m5076faecia133c02db07f321b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freeBSD Subject: Re: Eclipse unusably slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 05:02:09 -0000 Ramakrishna Nalla wrote: > Please try turning off automatic 'Code Assist' for java to speed up the > Editor response. That was on thing which was causing a lot of problem on > my outdated PC. > > HTH > Rama I already tried that before posting. I would hope that an Athlon 64 3000+ would be sufficient hardware to run Eclipse :) Browsing the Eclipse bug database it seems freezes of this kind have been found in Eclipse for years with varying causes (CVS, GTK, etc). Thanks, Micah > On 10/2/05, *Micah* > wrote: > > I just tried Eclipse for the first time on FreeBSD. When I type eclipse > at the command prompt it takes 3-4 minutes to start (my computer boots > quicker than that!). Looking at systat or top shows that java is > taking > all my processor time. After it's up and running and I start a new java > project, the editor exhibits similar behaviow. I try to type > "System.out.println("hello eclipse");", but the editor will freeze at > "Sys". After 1 or 2 minutes it unfreezes and I can type "tem." before > it freezes again. At first I thought it was the check errors as you > type option, but turning that off didn't fix the editor, and that > shouldn't affect the startup time. This is an Athlon 64 3000+ system > running in i386 mode, so it shouldn't take that long. > > Vital stats: eclipse-3.1_3, jdk-1.4.2p7_1, 5.4-RELEASE-p7 i386 > > Any clues? > > Thanks, > Micah > _______________________________________________ > freebsd-questions@freebsd.org > mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org > " > >