From owner-freebsd-questions@FreeBSD.ORG Tue Aug 31 16:15:13 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD2C210656B5 for ; Tue, 31 Aug 2010 16:15:13 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 98E0A8FC08 for ; Tue, 31 Aug 2010 16:15:13 +0000 (UTC) Received: by yxn35 with SMTP id 35so2407432yxn.13 for ; Tue, 31 Aug 2010 09:15:13 -0700 (PDT) Received: by 10.150.215.9 with SMTP id n9mr2246798ybg.221.1283271309005; Tue, 31 Aug 2010 09:15:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.150.135 with HTTP; Tue, 31 Aug 2010 09:14:48 -0700 (PDT) From: Eitan Adler Date: Tue, 31 Aug 2010 12:14:48 -0400 Message-ID: To: questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: getting eclipse to recognize that devel/subsclipse is installed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2010 16:15:13 -0000 I installed eclipse and subclipse via ports. When I start eclipse I do not see svn as an option in the preferences menu nor or do any of subclipse's features. How can I tell eclipse that I installed subclipse? -- Eitan Adler