From owner-freebsd-java@FreeBSD.ORG Tue Aug 15 18:31:37 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63FE216A4DA for ; Tue, 15 Aug 2006 18:31:37 +0000 (UTC) (envelope-from dsledge@appriss.com) Received: from intexch02.int.appriss.com (intexch02.int.appriss.com [63.126.72.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1DE143D69 for ; Tue, 15 Aug 2006 18:31:30 +0000 (GMT) (envelope-from dsledge@appriss.com) Received: from [10.11.3.10] ([10.11.3.10]) by intexch02.int.appriss.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 15 Aug 2006 14:31:29 -0400 Message-ID: <44E21301.1070208@appriss.com> Date: Tue, 15 Aug 2006 14:31:29 -0400 From: David Sledge User-Agent: Thunderbird 1.5.0.5 (X11/20060731) MIME-Version: 1.0 To: Yamada Ken Takeshi References: <1154971404.1679.2.camel@triton.mcneil.com> <44D8BA80.3050403@appriss.com> <44DB59EA.9010408@appriss.com> <20060811.233112.343186357.ken@tydfam.jp> In-Reply-To: <20060811.233112.343186357.ken@tydfam.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Aug 2006 18:31:29.0333 (UTC) FILETIME=[06356650:01C6C099] Cc: ronald-freebsd8@klop.yi.org, freebsd-java@freebsd.org Subject: Re: Q) eclipse 3.2 (Callisto) 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: Tue, 15 Aug 2006 18:31:37 -0000 Yamada Ken Takeshi wrote: > I have a question with your eclipse.shar. > > Callisto is supposed to load cdt/gef/... after installing the base eclipse 3.2 from update site "http://download.eclipse.org/callisto/releases". However, if I try to update eclipse using "Software Update", this port returns "Resulting configuration does not contain the platform" and I cannot install these plugins from update site. > Is it because of my inappropriate installation or something missing? > > I think that we do not need some of eclipse-* ports once we successfully port eclipse 3.2 Callisto - I mean that existing eclipse-* can remain as it is by strictly defining that they are for 3.1.2 ONLY. > > I installed the visual editor from the "Software Update" site with its dependencies "emf" and "gef" and it ran ok when testing with a simple app. CDT installed and "standard make c project" seems to be working ok but "managed make c project" did not. After looking at it a bit more I think it is still going to require a port.