From owner-freebsd-eclipse@FreeBSD.ORG Sun Jun 7 17:04:03 2009 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2597D106566C for ; Sun, 7 Jun 2009 17:04:03 +0000 (UTC) (envelope-from tomamundsen@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id D7B9F8FC18 for ; Sun, 7 Jun 2009 17:04:02 +0000 (UTC) (envelope-from tomamundsen@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1508979ywe.13 for ; Sun, 07 Jun 2009 10:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=jwR3mHgAW+e/RyTfr6J0GDm4ldvZNQ351sGyAeJsWsQ=; b=Xgf7rDJiE98cpZ9R1f9JByEnBrJXQExCbp1mx4cG9T9Sqp4F8Sv7EnTCYMQrDzBXxw /ppBWRO78mwAy2Rczs9mICwdqSiO2AkTGr2uFXKyL+hZ14KCRcmjg/gOEEM718xjkKi/ nNVjNCedxuDdjTI4KEYuwRbSaf3BRd4Oncrf8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=n+aPIJcZrqHimpn94HjErJsvIdyxM4LT7q4MtgHoR42V45nt7hoOuJzvrBNUkPdHWe GIxHNtcXgA+OTL1hiJI1XcDciGN7e2dfEbxF26NlqxGF6ubtzxUQmhXnkku/JreHinnx 83zf9iC4jt2ciCQD4ZGfU4QgYdjajHLlFFaxg= MIME-Version: 1.0 Received: by 10.90.96.1 with SMTP id t1mr4440636agb.43.1244392771814; Sun, 07 Jun 2009 09:39:31 -0700 (PDT) Date: Sun, 7 Jun 2009 09:39:31 -0700 Message-ID: <59a37d400906070939s4183cd09y3dab83296a846a6f@mail.gmail.com> From: Thomas Amundsen To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: eclipse crashes with intellisense X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2009 17:04:03 -0000 Hi, I installed eclipse on FreeBSD 7.2-RELEASE via the eclipse package (which installs Europa). I am now seeing eclipse crash everytime the intellisense box comes up. This obviously makes eclipse completely unusable for me. Has anyone had this problem before? And know how to fix it? - Tom