From owner-freebsd-java@FreeBSD.ORG Fri Aug 11 14:31:42 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 B8C2916A4E0 for ; Fri, 11 Aug 2006 14:31:42 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from daemon.sub.tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FC1543D46 for ; Fri, 11 Aug 2006 14:31:41 +0000 (GMT) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by daemon.sub.tydfam.jp (8.13.4/8.13.4) with ESMTP id k7BEV8Qo099024; Fri, 11 Aug 2006 23:31:11 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Fri, 11 Aug 2006 23:31:12 +0900 (JST) Message-Id: <20060811.233112.343186357.ken@tydfam.jp> To: dsledge@appriss.com From: Yamada Ken Takeshi In-Reply-To: <44DB59EA.9010408@appriss.com> References: <1154971404.1679.2.camel@triton.mcneil.com> <44D8BA80.3050403@appriss.com> <44DB59EA.9010408@appriss.com> X-Mailer: Mew version 4.2 on XEmacs 21.4.19 (Constant Variable) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.6 required=8.0 tests=CONTENT_TYPE_PRESENT, J_CHICKENPOX_74,X_MAILER_PRESENT autolearn=no version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on daemon.sub.tydfam.jp 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: Fri, 11 Aug 2006 14:31:42 -0000 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.