From owner-freebsd-eclipse@FreeBSD.ORG Fri Jan 1 15:46:08 2010 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1C761065697; Fri, 1 Jan 2010 15:46:08 +0000 (UTC) (envelope-from huang@gddsn.org.cn) Received: from gddsn.org.cn (gddsn.org.cn [218.19.164.145]) by mx1.freebsd.org (Postfix) with ESMTP id A941C8FC0A; Fri, 1 Jan 2010 15:45:45 +0000 (UTC) Received: from tp.gddsn.org.cn (unknown [219.137.186.57]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hwh) by gddsn.org.cn (Postfix) with ESMTPSA id CC7FF2E044; Fri, 1 Jan 2010 17:55:16 +0800 (CST) Message-ID: <4B3DD4E3.60902@gddsn.org.cn> Date: Fri, 01 Jan 2010 18:56:35 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; zh-CN; rv:1.9.1.5) Gecko/20091215 Thunderbird/3.0 MIME-Version: 1.0 To: Frank Staals References: <4B3A1084.90505@videotron.ca> <4B3B27CB.7040906@fstaals.net> <4B3BD120.40108@FreeBSD.org> <4B3CA19D.9050504@fstaals.net> In-Reply-To: <4B3CA19D.9050504@fstaals.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: "Stephane E. Potvin" , freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.5.1 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: Fri, 01 Jan 2010 15:46:09 -0000 于 2009/12/31 21:05, Frank Staals 写道: > On 12/30/09 23:16, Stephane E. Potvin wrote: >> Could you send me more details about the errors along with the >> eclipse log? Subversive should work out of the box as long as you use >> the java backend (I'm using it myself successfully). >> >> Steph > I tried the build again today; First removed both eclipse > installations, ~/.eclipse/* and the .metadata folder in one of my > workspaces. And then did a clean build of the galileo port[1]. > Allthough the port installs fine it seems the last part of the install > causes a java exception with a stacktrace ( > http://fstaals.net/junk/eclipse_buildlog.txt ). Then I started eclipse > from commandline. The only error there is when selecting the workspace: > > (.:8046): GLib-WARNING **: g_set_prgname() called multiple times > > But that does not seem to be that exiting. The first thing that > actually is weird is that no update sites are available by default. So > I manually added http://download.eclipse.org/releases/galileo/ and the > 'Latest release' repositories as found on > http://www.polarion.com/products/svn/subversive/download.php?src=eclipse > . The next thing that is weird is that it will only list the available > plugins after I enter a searchterm instead of just when selecting the > update-site. During the process of selecting what I wanted to install > the following error occured: > http://fstaals.net/junk/eclipse_transfererror.log The install of the > svn team provider seemed to go fine though. > > Then I restarted eclipse and installed the SVN Connector plugin and > the SVN Kit 1.3.0 implementation and again restarted eclipse. > > At this state I should be able to import a project from SVN, however > when I 'File -> 'Import' no 'SVN' folder is availabe. Also after > importing an existing project and using 'Team -> Share project' it > immediately selects the CVS plugin. > > If I look at the installed plugins it however tells me the plugins are > installed fine. An ls of the plugins directory in eclipse also lists > the correct parts: > > frank@Rena# ls ~/.eclipse/org.eclipse.platform_3.5.0_946975857/plugins > org.eclipse.team.svn.core_0.7.8.I20091023-1300.jar > org.eclipse.team.svn.help_0.7.8.I20091023-1300.jar > org.eclipse.team.svn.ui_0.7.8.I20091023-1300.jar > org.eclipse.team.svn_0.7.8.I20091023-1300.jar > org.polarion.eclipse.team.svn.connector.svnkit16_2.2.1.I20091009-1900.jar > org.polarion.eclipse.team.svn.connector_2.2.1.I20091009-1900.jar > > Yesterday I also added the Visual Editor Plugin, this plugin was also > not recoginzed correctly (Or at least no SWT library came available) > so I think something goes wrong in the plugin manager. > > Am I the only one running into such troubles ? Anyway, I hope that > this helps identifying the real problem. > > [1] I refetched the patch and noticed the port now used > eclipse-build-0_4_RC4 instead of eclipse-build_0_4_RC1 which failed > the fetch step here, so I manually downloaded it from > http://ftp.kaist.ac.kr/eclipse/technology/linuxtools/eclipse-build/eclipse-build-0_4_RC4.tar.gz > > I may got similar problem: make is ok, but when make install, I got : # make install ===> Installing for eclipse-3.5.1.M20090917.0800 ===> eclipse-3.5.1.M20090917.0800 depends on file: /usr/local/openjdk6/bin/java - found ===> eclipse-3.5.1.M20090917.0800 depends on file: /usr/local/lib/libxul/libxul.so - found ===> eclipse-3.5.1.M20090917.0800 depends on file: /usr/local/etc/mtree/BSD.gnome.dist - found ===> eclipse-3.5.1.M20090917.0800 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found ===> eclipse-3.5.1.M20090917.0800 depends on executable: pkg-config - found ===> eclipse-3.5.1.M20090917.0800 depends on executable: update-desktop-database - found ===> eclipse-3.5.1.M20090917.0800 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: cairo.2 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: GLU.1 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: esd.2 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: atk-1.0.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: gconf-2.4 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: glib-2.0.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: gnomevfs-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: gtk-x11-2.0.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: art_lgpl_2.5 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: bonobo-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: bonoboui-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: glade-2.0.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: gnome-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: gnomecanvas-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: gnomeui-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: IDL-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: xml2.5 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: ORBit-2.0 - found ===> eclipse-3.5.1.M20090917.0800 depends on shared library: pango-1.0.0 - found ===> Generating temporary packing list ===> Checking if java/eclipse already installed Picked up _JAVA_OPTIONS: -Xmx2048m Buildfile: build.xml fetch: setLib64Dir: setLibDir: unpack: insertBuildId: applyPatches: bootstrap: compilelibs: build: p2prep: provision.sdk: install: [copy] Copying 1 file to /usr/local/share/applications [copy] Copying 1 file to /usr/local/share/icons/hicolor/16x16/apps [copy] Copying 1 file to /usr/local/share/icons/hicolor/32x32/apps [copy] Copying 1 file to /usr/local/share/icons/hicolor/48x48/apps [symlink] ln -s ../icons/hicolor/48x48/apps/eclipse.png /usr/local/share/pixmaps/eclipse.png [symlink] ln -s plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar //usr/local/lib/eclipse/startup.jar BUILD SUCCESSFUL Total time: 1 second !SESSION 2010-01-01 17:59:09.768 ----------------------------------------------- eclipse.buildId=M20090917-0800 java.version=1.6.0 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=freebsd, ARCH=x86_64, WS=gtk, NL=zh_CN Command-line arguments: -os freebsd -ws gtk -arch x86_64 -initialize -consolelog !ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2010-01-01 17:59:19.609 !MESSAGE !STACK 0 org.osgi.framework.BundleException: State change in progress for bundle "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar" by thread "Start Level Event Dispatcher". at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073) at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:544) at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1098) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:311) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:457) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:239) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:174) at java.lang.Thread.run(Thread.java:636) Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException ... 8 more Root exception: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073) at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:544) at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1098) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:311) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:457) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:239) at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:174) at java.lang.Thread.run(Thread.java:636) !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-01-01 17:59:20.492 !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly. !ENTRY org.eclipse.equinox.p2.garbagecollector 4 0 2010-01-01 17:59:20.502 !MESSAGE ProvisioningEventBus service could not be obtained, CoreGarbageCollector will not function properly. ===> Registering installation for eclipse-3.5.1.M20090917.0800 From owner-freebsd-eclipse@FreeBSD.ORG Sat Jan 2 07:39:35 2010 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B2431065670; Sat, 2 Jan 2010 07:39:35 +0000 (UTC) (envelope-from huang@gddsn.org.cn) Received: from gddsn.org.cn (gddsn.org.cn [218.19.164.145]) by mx1.freebsd.org (Postfix) with ESMTP id 5541A8FC14; Sat, 2 Jan 2010 07:39:32 +0000 (UTC) Received: from tp.gddsn.org.cn (unknown [219.137.186.57]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hwh) by gddsn.org.cn (Postfix) with ESMTPSA id 1FF292E041; Sat, 2 Jan 2010 14:37:58 +0800 (CST) Message-ID: <4B3EF82E.3090708@gddsn.org.cn> Date: Sat, 02 Jan 2010 15:39:26 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; zh-CN; rv:1.9.1.5) Gecko/20091215 Thunderbird/3.0 MIME-Version: 1.0 To: Frank Staals References: <4B3A1084.90505@videotron.ca> <4B3B27CB.7040906@fstaals.net> <4B3BD120.40108@FreeBSD.org> <4B3CA19D.9050504@fstaals.net> <4B3DD4E3.60902@gddsn.org.cn> In-Reply-To: <4B3DD4E3.60902@gddsn.org.cn> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: "Stephane E. Potvin" , freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.5.1 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, 02 Jan 2010 07:39:35 -0000 于 2010/01/01 18:56, Huang wen hui 写道: > 于 2009/12/31 21:05, Frank Staals 写道: >> On 12/30/09 23:16, Stephane E. Potvin wrote: >>> Could you send me more details about the errors along with the >>> eclipse log? Subversive should work out of the box as long as you use >>> the java backend (I'm using it myself successfully). >>> >>> Steph >> I tried the build again today; First removed both eclipse >> installations, ~/.eclipse/* and the .metadata folder in one of my >> workspaces. And then did a clean build of the galileo port[1]. >> Allthough the port installs fine it seems the last part of the >> install causes a java exception with a stacktrace ( >> http://fstaals.net/junk/eclipse_buildlog.txt ). Then I started >> eclipse from commandline. The only error there is when selecting the >> workspace: >> >> (.:8046): GLib-WARNING **: g_set_prgname() called multiple times >> >> But that does not seem to be that exiting. The first thing that >> actually is weird is that no update sites are available by default. >> So I manually added http://download.eclipse.org/releases/galileo/ and >> the 'Latest release' repositories as found on >> http://www.polarion.com/products/svn/subversive/download.php?src=eclipse >> . The next thing that is weird is that it will only list the >> available plugins after I enter a searchterm instead of just when >> selecting the update-site. During the process of selecting what I >> wanted to install the following error occured: >> http://fstaals.net/junk/eclipse_transfererror.log The install of the >> svn team provider seemed to go fine though. >> >> Then I restarted eclipse and installed the SVN Connector plugin and >> the SVN Kit 1.3.0 implementation and again restarted eclipse. >> >> At this state I should be able to import a project from SVN, however >> when I 'File -> 'Import' no 'SVN' folder is availabe. Also after >> importing an existing project and using 'Team -> Share project' it >> immediately selects the CVS plugin. >> >> If I look at the installed plugins it however tells me the plugins >> are installed fine. An ls of the plugins directory in eclipse also >> lists the correct parts: >> >> frank@Rena# ls ~/.eclipse/org.eclipse.platform_3.5.0_946975857/plugins >> org.eclipse.team.svn.core_0.7.8.I20091023-1300.jar >> org.eclipse.team.svn.help_0.7.8.I20091023-1300.jar >> org.eclipse.team.svn.ui_0.7.8.I20091023-1300.jar >> org.eclipse.team.svn_0.7.8.I20091023-1300.jar >> org.polarion.eclipse.team.svn.connector.svnkit16_2.2.1.I20091009-1900.jar >> >> org.polarion.eclipse.team.svn.connector_2.2.1.I20091009-1900.jar >> >> Yesterday I also added the Visual Editor Plugin, this plugin was also >> not recoginzed correctly (Or at least no SWT library came available) >> so I think something goes wrong in the plugin manager. >> >> Am I the only one running into such troubles ? Anyway, I hope that >> this helps identifying the real problem. >> >> [1] I refetched the patch and noticed the port now used >> eclipse-build-0_4_RC4 instead of eclipse-build_0_4_RC1 which failed >> the fetch step here, so I manually downloaded it from >> http://ftp.kaist.ac.kr/eclipse/technology/linuxtools/eclipse-build/eclipse-build-0_4_RC4.tar.gz >> >> > I may got similar problem: make is ok, but when make install, I got : > > # make install > ===> Installing for eclipse-3.5.1.M20090917.0800 > ===> eclipse-3.5.1.M20090917.0800 depends on file: > /usr/local/openjdk6/bin/java - found > ===> eclipse-3.5.1.M20090917.0800 depends on file: > /usr/local/lib/libxul/libxul.so - found > ===> eclipse-3.5.1.M20090917.0800 depends on file: > /usr/local/etc/mtree/BSD.gnome.dist - found > ===> eclipse-3.5.1.M20090917.0800 depends on file: > /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found > ===> eclipse-3.5.1.M20090917.0800 depends on executable: pkg-config > - found > ===> eclipse-3.5.1.M20090917.0800 depends on executable: > update-desktop-database - found > ===> eclipse-3.5.1.M20090917.0800 depends on file: > /usr/local/lib/gio/modules/libgiofam.so - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: cairo.2 > - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: GLU.1 - > found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: esd.2 - > found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > atk-1.0.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > gconf-2.4 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > glib-2.0.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > gnomevfs-2.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > gtk-x11-2.0.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > art_lgpl_2.5 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > bonobo-2.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > bonoboui-2.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > glade-2.0.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > gnome-2.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > gnomecanvas-2.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > gnomeui-2.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: IDL-2.0 > - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: xml2.5 > - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > ORBit-2.0 - found > ===> eclipse-3.5.1.M20090917.0800 depends on shared library: > pango-1.0.0 - found > ===> Generating temporary packing list > ===> Checking if java/eclipse already installed > Picked up _JAVA_OPTIONS: -Xmx2048m > Buildfile: build.xml > > fetch: > > setLib64Dir: > > setLibDir: > > unpack: > > insertBuildId: > > applyPatches: > > bootstrap: > > compilelibs: > > build: > > p2prep: > > provision.sdk: > > install: > [copy] Copying 1 file to /usr/local/share/applications > [copy] Copying 1 file to /usr/local/share/icons/hicolor/16x16/apps > [copy] Copying 1 file to /usr/local/share/icons/hicolor/32x32/apps > [copy] Copying 1 file to /usr/local/share/icons/hicolor/48x48/apps > [symlink] ln -s ../icons/hicolor/48x48/apps/eclipse.png > /usr/local/share/pixmaps/eclipse.png > [symlink] ln -s > plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar > //usr/local/lib/eclipse/startup.jar > > BUILD SUCCESSFUL > Total time: 1 second > !SESSION 2010-01-01 17:59:09.768 > ----------------------------------------------- > eclipse.buildId=M20090917-0800 > java.version=1.6.0 > java.vendor=Sun Microsystems Inc. > BootLoader constants: OS=freebsd, ARCH=x86_64, WS=gtk, NL=zh_CN > Command-line arguments: -os freebsd -ws gtk -arch x86_64 -initialize > -consolelog > > !ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2010-01-01 > 17:59:19.609 > !MESSAGE > !STACK 0 > org.osgi.framework.BundleException: State change in progress for > bundle > "reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar" > by thread "Start Level Event Dispatcher". > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073) > > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:544) > > at > org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1098) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:311) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:457) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:239) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:174) > > at java.lang.Thread.run(Thread.java:636) > Caused by: > org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > > ... 8 more > Root exception: > org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException > > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1073) > > at > org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:544) > > at > org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1098) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl.suspendBundle(PackageAdminImpl.java:311) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:457) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:239) > > at > org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:174) > > at java.lang.Thread.run(Thread.java:636) > > !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-01-01 17:59:20.492 > !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches > may not be cleaned up properly. > > !ENTRY org.eclipse.equinox.p2.garbagecollector 4 0 2010-01-01 > 17:59:20.502 > !MESSAGE ProvisioningEventBus service could not be obtained, > CoreGarbageCollector will not function properly. > ===> Registering installation for eclipse-3.5.1.M20090917.0800 > I put subclipse plugin into /usr/local/share/eclipse/dropins, eclipse 3.5.1 can recoginzed subclipse correctly. --hwh From owner-freebsd-eclipse@FreeBSD.ORG Sat Jan 2 10:22:35 2010 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8588106566C; Sat, 2 Jan 2010 10:22:35 +0000 (UTC) (envelope-from frank@fstaals.net) Received: from edu-smtp-01.edutel.nl (edu-smtp-01.edutel.nl [88.159.1.221]) by mx1.freebsd.org (Postfix) with ESMTP id 8388A8FC08; Sat, 2 Jan 2010 10:22:35 +0000 (UTC) Received: from FStaals.net (unknown [88.159.208.104]) by edu-smtp-01.edutel.nl (Postfix) with ESMTP id 91B0068FF6; Sat, 2 Jan 2010 11:22:33 +0100 (CET) Received: from FStaals.net (localhost.FStaals.LAN [127.0.0.1]) by filter.fstaals.local (Postfix) with ESMTP id AF95E98141; Sat, 2 Jan 2010 11:23:06 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on FStaals.net X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,BAYES_00, FH_DATE_PAST_20XX autolearn=no version=3.2.5 Received: from Rena.FStaals.LAN (localhost.FStaals.LAN [127.0.0.1]) (Authenticated sender: frank) by FStaals.net (Postfix) with ESMTPA id F1C9898140; Sat, 2 Jan 2010 11:23:04 +0100 (CET) Message-ID: <4B3F1E20.2020703@fstaals.net> Date: Sat, 02 Jan 2010 11:21:20 +0100 From: Frank Staals User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.5) Gecko/20091222 Thunderbird/3.0 MIME-Version: 1.0 To: Huang wen hui References: <4B3A1084.90505@videotron.ca> <4B3B27CB.7040906@fstaals.net> <4B3BD120.40108@FreeBSD.org> <4B3CA19D.9050504@fstaals.net> <4B3DD4E3.60902@gddsn.org.cn> <4B3EF82E.3090708@gddsn.org.cn> In-Reply-To: <4B3EF82E.3090708@gddsn.org.cn> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "Stephane E. Potvin" , freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.5.1 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, 02 Jan 2010 10:22:35 -0000 On 01/02/10 08:39, Huang wen hui wrote: > I put subclipse plugin into /usr/local/share/eclipse/dropins, eclipse > 3.5.1 can recoginzed subclipse correctly. > > --hwh I tried that, out of the box it did not work though: I ended up chow'ing /usr/local/lib/eclipse to my own user account. Only then I was able to install the (subclipse) plugin. After doing this I am also able to install other plugins (for example VEP ) from the built in wizard. I don't have particular problems chowning it since I'm the only user on my laptop anyway, but this cannot realy be the intended fix .... Did you also have to do something similar to that ? Thanks for the fix though :) -- - Frank From owner-freebsd-eclipse@FreeBSD.ORG Sat Jan 2 10:49:17 2010 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E461F106566C for ; Sat, 2 Jan 2010 10:49:17 +0000 (UTC) (envelope-from bofh@redwerk.com) Received: from redwerk.com (redwerk.com [89.105.196.9]) by mx1.freebsd.org (Postfix) with ESMTP id A24508FC15 for ; Sat, 2 Jan 2010 10:49:17 +0000 (UTC) Received: from 94-248-19-70.dynamic.peoplenet.ua ([94.248.19.70] helo=localhost) by redwerk.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1NR1XY-0007LB-Ix for freebsd-eclipse@freebsd.org; Sat, 02 Jan 2010 11:49:16 +0100 Received: from bofh by localhost with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NR1XZ-0000zQ-HJ for freebsd-eclipse@freebsd.org; Sat, 02 Jan 2010 12:49:01 +0200 Date: Sat, 2 Jan 2010 12:49:01 +0200 From: Eugeny N Dzhurinsky To: freebsd-eclipse@freebsd.org Message-ID: <20100102104901.GA1350@localhost> Mail-Followup-To: freebsd-eclipse@freebsd.org References: <4B3A1084.90505@videotron.ca> <4B3B27CB.7040906@fstaals.net> <4B3BD120.40108@FreeBSD.org> <4B3CA19D.9050504@fstaals.net> <4B3DD4E3.60902@gddsn.org.cn> <4B3EF82E.3090708@gddsn.org.cn> <4B3F1E20.2020703@fstaals.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <4B3F1E20.2020703@fstaals.net> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: Eclipse 3.5.1 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, 02 Jan 2010 10:49:18 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 02, 2010 at 11:21:20AM +0100, Frank Staals wrote: > On 01/02/10 08:39, Huang wen hui wrote: > > I put subclipse plugin into /usr/local/share/eclipse/dropins, eclipse= =20 > > 3.5.1 can recoginzed subclipse correctly. > > > > --hwh > I tried that, out of the box it did not work though: I ended up chow'ing= =20 > /usr/local/lib/eclipse to my own user account. Only then I was able to=20 > install the (subclipse) plugin. After doing this I am also able to=20 > install other plugins (for example VEP ) from the built in wizard. I=20 > don't have particular problems chowning it since I'm the only user on=20 > my laptop anyway, but this cannot realy be the intended fix .... Did you= =20 > also have to do something similar to that ? >=20 > Thanks for the fix though :) If everything works well - may be it is time to commit the new cool port of Galileo to the ports tree? ) --=20 Eugene N Dzhurinsky --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAks/JJwACgkQy/i/DoZLbHwM+QCeNtgp9LKIT1uLTFJ18sz78GwF vZkAni5oVEWZbzJbVZ4+oT99j2xdlXtf =ZPIc -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-freebsd-eclipse@FreeBSD.ORG Sat Jan 2 11:12:15 2010 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9D7B106568F; Sat, 2 Jan 2010 11:12:15 +0000 (UTC) (envelope-from huang@gddsn.org.cn) Received: from gddsn.org.cn (gddsn.org.cn [218.19.164.145]) by mx1.freebsd.org (Postfix) with ESMTP id 51ECC8FC12; Sat, 2 Jan 2010 11:12:14 +0000 (UTC) Received: from tp.gddsn.org.cn (unknown [219.137.186.57]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hwh) by gddsn.org.cn (Postfix) with ESMTPSA id F37D42E03A; Sat, 2 Jan 2010 18:10:40 +0800 (CST) Message-ID: <4B3F29FF.5010704@gddsn.org.cn> Date: Sat, 02 Jan 2010 19:11:59 +0800 From: Huang wen hui User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; zh-CN; rv:1.9.1.5) Gecko/20091215 Thunderbird/3.0 MIME-Version: 1.0 To: Frank Staals References: <4B3A1084.90505@videotron.ca> <4B3B27CB.7040906@fstaals.net> <4B3BD120.40108@FreeBSD.org> <4B3CA19D.9050504@fstaals.net> <4B3DD4E3.60902@gddsn.org.cn> <4B3EF82E.3090708@gddsn.org.cn> <4B3F1E20.2020703@fstaals.net> In-Reply-To: <4B3F1E20.2020703@fstaals.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: "Stephane E. Potvin" , freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.5.1 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, 02 Jan 2010 11:12:15 -0000 于 2010/01/02 18:21, Frank Staals 写道: > On 01/02/10 08:39, Huang wen hui wrote: >> I put subclipse plugin into /usr/local/share/eclipse/dropins, >> eclipse 3.5.1 can recoginzed subclipse correctly. >> >> --hwh > I tried that, out of the box it did not work though: I ended up > chow'ing /usr/local/lib/eclipse to my own user account. Only then I > was able to install the (subclipse) plugin. After doing this I am also > able to install other plugins (for example VEP ) from the built in > wizard. I don't have particular problems chowning it since I'm the > only user on my laptop anyway, but this cannot realy be the intended > fix .... Did you also have to do something similar to that ? > > Thanks for the fix though :) > yes, I also can install galileo as root, but it pollutes /usr/local/lib/eclipse. I prefered put galileo into /usr/local/share/eclipse/dropins. --hwh