From owner-freebsd-eclipse@FreeBSD.ORG Sat May 20 21:06:06 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84C3D16A428 for ; Sat, 20 May 2006 21:06:06 +0000 (UTC) (envelope-from adam@thegeeklord.com) Received: from spunkymail-a2.dreamhost.com (mailbigip.dreamhost.com [208.97.132.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58A1143D45 for ; Sat, 20 May 2006 21:06:06 +0000 (GMT) (envelope-from adam@thegeeklord.com) Received: from [192.168.0.10] (c-24-128-140-44.hsd1.ma.comcast.net [24.128.140.44]) by spunkymail-a2.dreamhost.com (Postfix) with ESMTP id E7171874E8 for ; Sat, 20 May 2006 14:06:03 -0700 (PDT) Message-ID: <446F84B0.8000900@thegeeklord.com> Date: Sat, 20 May 2006 17:05:52 -0400 From: Adam Stroud User-Agent: Thunderbird 1.5.0.2 (X11/20060507) MIME-Version: 1.0 To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: subclipse + javasvn 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: Sat, 20 May 2006 21:06:09 -0000 Is anyone using subclipse with the javasvn interface? I am trying to get subclipse to use javasvn rather than jni or the svn command line using software installed from the ports collection instead of using the eclipse update/install tool. Anyone had any luck with anything similar? Thanks A