eclipse port bug

Panagiotis Astithas past at ebs.gr
Fri Dec 2 16:07:26 GMT 2005


Dmitriy Kalinin wrote:
> Just for information, I found how to solve it.
> In
> /usr/local/eclipse/plugins/org.eclipse.cdt.core.linux_3.0.1/fragment.xml
> 
> Change platform="linux" to "freebsd"
> 
> It just works :) I've also looked through the source code, the process
> listing is implemented itself in eclipse platform core using /proc
> filesystem. The interface of /proc in FreeBSD is so similar to Linux so
> it just works.

Good to know. This is easily fixable then. I think it is already in my WIP.

Thanks,
Panagiotis


More information about the freebsd-eclipse mailing list