From owner-freebsd-eclipse@FreeBSD.ORG Tue Aug 17 19:10:09 2010 Return-Path: Delivered-To: freebsd-eclipse@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B8341065694 for ; Tue, 17 Aug 2010 19:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2ABB88FC14 for ; Tue, 17 Aug 2010 19:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7HJA9oI082202 for ; Tue, 17 Aug 2010 19:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7HJA9Nx082201; Tue, 17 Aug 2010 19:10:09 GMT (envelope-from gnats) Date: Tue, 17 Aug 2010 19:10:09 GMT Message-Id: <201008171910.o7HJA9Nx082201@freefall.freebsd.org> To: freebsd-eclipse@FreeBSD.org From: aditya sarawgi Cc: Subject: Re: ports/149704: java/eclipse: plugins doesn't work in eclipse-3.5.2_1 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: aditya sarawgi 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, 17 Aug 2010 19:10:09 -0000 The following reply was made to PR ports/149704; it has been noted by GNATS. From: aditya sarawgi To: bug-followup@FreeBSD.org, mitchnull@gmail.com, zhoushuqun@gmail.com Cc: Subject: Re: ports/149704: java/eclipse: plugins doesn't work in eclipse-3.5.2_1 Date: Wed, 18 Aug 2010 00:11:39 +0530 I am trying to get the scala plugin working but I am facing a similar issue. I can see the plugins are there but I can't start jdt weaving. When I try to start it, it says couldn't start aspectj. So clearly the plugin is not getting loaded. So what do you suggest I move all the plugins to /usr/local/lib/eclipse/dropins (btw I don't see the eclipse directory in my lib folder ) ? What is the logic behind this ? If this works it would be nice to patch eclipse so that all the plugins go in this directory. -- Cheers, Aditya Sarawgi