From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 04:19:13 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 96E1616A41F for ; Mon, 3 Oct 2005 04:19:13 +0000 (GMT) (envelope-from nallark@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2029643D46 for ; Mon, 3 Oct 2005 04:19:12 +0000 (GMT) (envelope-from nallark@gmail.com) Received: by xproxy.gmail.com with SMTP id t6so181403wxc for ; Sun, 02 Oct 2005 21:19:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=B5KBsN6B7D6bKN+y4/CUvQ1WcunwWcTjYbksQuj/kNjIYJBioLGjxCWa4zMB46LtaaPk8FK5D2gMCT3vTwJSqV1+PKpdsIbfIMWrH2BJSH3d6A/vDTj8AJD+cQZRkqcMeiuPdCsMx3ar8cN/b1aB3kbZPIHFJ1ugD0uHyZBYw0E= Received: by 10.70.84.16 with SMTP id h16mr1523389wxb; Sun, 02 Oct 2005 21:19:12 -0700 (PDT) Received: by 10.70.84.11 with HTTP; Sun, 2 Oct 2005 21:19:12 -0700 (PDT) Message-ID: <14f2d8380510022119m5076faecia133c02db07f321b@mail.gmail.com> Date: Mon, 3 Oct 2005 09:49:12 +0530 From: Ramakrishna Nalla To: Micah In-Reply-To: <433EEA5F.701@ywave.com> MIME-Version: 1.0 References: <433EEA5F.701@ywave.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freeBSD Subject: Re: Eclipse unusably slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ramakrishna Nalla List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2005 04:19:13 -0000 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 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" >