From owner-freebsd-eclipse@FreeBSD.ORG Tue Aug 10 02:51:31 2010 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 4294F1065676 for ; Tue, 10 Aug 2010 02:51:31 +0000 (UTC) (envelope-from john.a.schneider@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id E7A788FC12 for ; Tue, 10 Aug 2010 02:51:30 +0000 (UTC) Received: by qyk32 with SMTP id 32so10397323qyk.13 for ; Mon, 09 Aug 2010 19:51:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=vPZwTZpyriVPFFXONeKvSs2LaQ2Dg19yiaMq9yaZvH4=; b=kRcANwtJzqKQdvs8iF6d2PugwG4qfxHS0CClb4OYhndIF6VJIfjtJjifOcxMiixAj6 4rZ3kcEf3aHANP7nMJQXp/NGOTSsolAcjiaHs+v58jZcr4AmEtbeyjMC0eU/O9IBEbxd 5ROFpX9p6yMNpeRlpa9S7nfL765bVw63+lY/Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=Ma14b+YskbznwIsHhcKy1sMEwiUhUQB2n7RkU/hsvsZAIi+7uaT0eOHVDVrcOwsnzo 9h0J1FzldDES7tC3MObKw6xl3pTsV6/+tCXe112aXWRVdyUEUXYcxidhzItUPRJyVNMy Pncq4vNBQcDLT3NYsZaCUAmjvaWZcJ2uTViwU= Received: by 10.229.222.69 with SMTP id if5mr4737835qcb.24.1281406845350; Mon, 09 Aug 2010 19:20:45 -0700 (PDT) Received: from mobile-01.localnet (ip68-9-31-159.ri.ri.cox.net [68.9.31.159]) by mx.google.com with ESMTPS id q8sm4647230qcs.24.2010.08.09.19.20.43 (version=SSLv3 cipher=RC4-MD5); Mon, 09 Aug 2010 19:20:44 -0700 (PDT) From: John Schneider To: ken Date: Mon, 9 Aug 2010 22:20:40 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.4.5; i386; ; ) References: <20100809.192227.59640143160041901.ken@tydfam.jp> In-Reply-To: <20100809.192227.59640143160041901.ken@tydfam.jp> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201008092220.41407.js@jschneider.com> Cc: freebsd-eclipse@freebsd.org Subject: Re: When does 3.6.0 appear in eclipse-devel 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: Tue, 10 Aug 2010 02:51:31 -0000 It looks like the eclipse-build guys still haven't tagged 0.6 or rolled a tarball. However, I think someone could get started with a 3.6 port based on a checkout of the eclipse-build e3.6 branch: http://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/eclipse- build/branches/e3.6/eclipse-build/ I'd love to work on this, but I'm swamped at work right now and will continue to be for the next month or so. Also, I submitted an swt-devel update to the mailing list awhile back. I have been running Vuze with it for awhile and haven't experienced any problems, but it would be good if some other folks could test this. John On Monday 09 August 2010 06:22:27 ken wrote: > I remember that this subject was discussed before, but I am not sure the > conclusion. Are there any plan to update eclispe-devel so that we can > get ready to use 3.6.x? > > Best regards,