Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2006 17:30:27 -0400
From:      David Sledge <dsledge@appriss.com>
To:        Yamada Ken Takeshi <ken@tydfam.jp>
Cc:        ronald-freebsd8@klop.yi.org, freebsd-java@freebsd.org
Subject:   Re: Q) eclipse 3.2 (Callisto)
Message-ID:  <44E63173.7050801@appriss.com>
In-Reply-To: <20060818.224540.343191359.ken@tydfam.jp>
References:  <44DB59EA.9010408@appriss.com>	<20060811.233112.343186357.ken@tydfam.jp>	<44E21301.1070208@appriss.com> <20060818.224540.343191359.ken@tydfam.jp>

next in thread | previous in thread | raw e-mail | index | archive | help


Yamada Ken Takeshi wrote:
>   Still I cannot solve the problem with my opteron(i386) @ -current.
>   As shown below, plugins compilation itself seemingly OK, but when it is 
> installed the number of *.jar under plugins were so different.  (Framework
> error is due to unable to find org.eclipse.osgi_3.2.0*.jar.)
>   What is thought to be the reason of this problem?
>
>   
> 1) Under /usr/ports/java/eclipse/work
>       find /usr/ports/java/eclipse(amd64)/work/plugins -name "*.jar" | wc -l 
>           100 
>       find /usr/ports/java/eclipse(i386)/work/plugins -name "*.jar" | wc -l 
>           100 
> 2) Under /usr/local/eclipse
>       find /usr/local/eclipse(amd64)/plugins -name "*.jar" |wc -l 
>           156 
>       find /usr/local/eclipse(i386)/plugins -name "*.jar" | wc -l 
>             8 
>        These 8 jars are;
>           plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar
>           plugins/org.eclipse.help_3.2.0.v20060602.jar
>           plugins/org.eclipse.osgi.services_3.1.100.v20060601.jar
>           plugins/org.eclipse.pde.ui_3.2.0.v20060605.jar
>           plugins/org.eclipse.team.cvs.ui_3.2.0.I200606051140.jar
>           plugins/org.eclipse.ui.ide_3.2.0.I20060605-1400.jar
>           plugins/org.eclipse.ui.navigator.resources_3.2.0.I20060605-1400.jar
>           plugins/org.eclipse.ui.navigator_3.2.0.I20060605-1400.jar
>
>   
Run "make clean", then "make" and verify that the missing jar files are 
in the /usr/ports/java/eclipse/work/result/freebsd-gtk-x86-sdk.tar.gz 
archive. This archive gets created when making the project and  gets 
extracted to the /usr/local/eclipse directory during the installation.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44E63173.7050801>