From owner-freebsd-java@FreeBSD.ORG Mon Nov 27 20:37:49 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 096FD16A519 for ; Mon, 27 Nov 2006 20:37:49 +0000 (UTC) (envelope-from apivovarov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5619846B91 for ; Mon, 27 Nov 2006 20:03:22 +0000 (GMT) (envelope-from apivovarov@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so1155280pyh for ; Mon, 27 Nov 2006 12:04:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fM9HppZDAonr2zgoGoDUwKUuY51/WpTNv6LWOsOo8qhPKhTqvn8ZOOjkWY4FIEIbxZr5UriOUN4f9WO05g72QIPW7PdjHsSIv6h7ZWVxGnLAUU60pIH/XzbsG3yx5AJ+rNvO4+w2oda0ZyX706/VuiRoba/tSgmApyUjbJxCqiQ= Received: by 10.35.91.10 with SMTP id t10mr32838pyl.1164657441704; Mon, 27 Nov 2006 11:57:21 -0800 (PST) Received: by 10.35.19.13 with HTTP; Mon, 27 Nov 2006 11:57:21 -0800 (PST) Message-ID: <426b510c0611271157w3269b8e2w8c5903ea94f26176@mail.gmail.com> Date: Mon, 27 Nov 2006 22:57:21 +0300 From: "Alex Pivovarov" To: freebsd-java@freebsd.org, freebsd-eclipse@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 20:37:49 -0000 I tried to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD with diablo-jdk installed. but on this configuration eclipse is very unstable and crashes when I creating a new Java Project Is it possible somehow to work in eclipse-SDK-3.2.1-linux-gtk on FreeBSD, may be I need linux-jdk?