Gergely CZUCZY wrote:
On Mon, Feb 20, 2006 at 12:13:56PM +0100, Andreas Kohn wrote:
On 2006-02-20 11:52, Gergely CZUCZY wrote:
hello
i've tried to build eclipse from ports, and it failed on the xpcom.cpp
file on multiple points.
the build log is available here:
http://phoemix.harmless.hu/build.eclipse (346KB)
Try defining WITH_MOZILLA to an actual value, like
# make WITH_MOZILLA=firefox install clean
may i ask what effect does it has to eclipse to use mozilla/firefox?
i only seen the flags, i thought i should try it to see
It's not actually a flag, it's an option that defines the mozilla-based
browser that eclipse will build against. If you leave it out it picks
www/mozilla by default. It provides an SWT browser widget that renders
the Javadoc view, for example.
Cheers,
Panagiotis
_______________________________________________
freebsd-eclipse@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
To unsubscribe, send any mail to "[EMAIL PROTECTED]"