Problem with org.eclipse.platform.source_3.1.2/feature.xml on eclipse 3.1.2

Panagiotis Astithas past at ebs.gr
Tue Jun 6 07:54:52 PDT 2006


Achilleus Mantzios wrote:
> I had to manually edit 
> --- 
> /usr/local/eclipse/features/org.eclipse.platform.source_3.1.2/feature.xml.orig      
> Tue Jun  6 16:27:12 2006
> +++ 
> /usr/local/eclipse/features/org.eclipse.platform.source_3.1.2/feature.xml   
> Tue Jun  6 16:27:30 2006
> @@ -26,6 +26,6 @@
>         <plugin ws="win32"  os="win32" fragment="true" arch="x86" 
> download-size="0" install-size="0" 
> id="org.eclipse.platform.source.win32.win32.x86" version="3.1.2"/>
>         <plugin ws="motif"  os="linux" fragment="true" arch="x86" 
> download-size="0" install-size="0" 
> id="org.eclipse.platform.source.linux.motif.x86" version="3.1.2"/>
>         <plugin ws="gtk"  os="freebsd" fragment="true" arch="amd64" 
> download-size="0" install-size="0" 
> id="org.eclipse.platform.source.freebsd.gtk.amd64" version="3.1.1"/>
> -       <plugin ws="gtk"  os="freebsd" fragment="true" arch="x86" 
> download-size="0" install-size="0" 
> id="org.eclipse.platform.source.freebsd.gtk.x86" version="3.1.1"/>
> +       <plugin ws="gtk"  os="freebsd" fragment="true" arch="x86" 
> download-size="0" install-size="0" 
> id="org.eclipse.platform.source.freebsd.gtk.x86" version="3.1.2"/>
>         <plugin ws="motif"  os="freebsd" fragment="true" arch="x86" 
> download-size="0" install-size="0" 
> id="org.eclipse.platform.source.freebsd.motif.x86" version="3.1.1"/>
>  </feature>
> 
> in order to set it right. (Configuration now no longer complaints
> about missing file).
> 
> I am on a fresh FreeBSD 6.1-STABLE #5
> with eclipse-3.1.2

Cool. I would suggest that you modified accordingly the other two 
freebsd references in this file and send-pr the patch.

Cheers,

Panagiotis


More information about the freebsd-java mailing list