Date: Wed, 29 Nov 2006 11:41:51 -0500 From: David Sledge <dsledge@appriss.com> To: Alex Pivovarov <apivovarov@gmail.com> Cc: freebsd-java@freebsd.org, freebsd-eclipse@freebsd.org, Ronald Klop <ronald-freebsd8@klop.yi.org> Subject: Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD Message-ID: <456DB84F.8050102@appriss.com> In-Reply-To: <426b510c0611282343s3deb78b9vfc533abc77e2fbad@mail.gmail.com> References: <426b510c0611271157w3269b8e2w8c5903ea94f26176@mail.gmail.com> <op.tjo54gpb8527sy@guido.klop.ws> <426b510c0611280124h895e115pc825a2f29e70b401@mail.gmail.com> <op.tjq7kmfd8527sy@laptop.klop.ws> <426b510c0611282343s3deb78b9vfc533abc77e2fbad@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I found some messages from the fedora team who was having the same problem getting eclipse's internal web browser to work on FC6. Looks like they found the problem. I downloaded their patch files and I am working on getting the fix into the eclipse port right now. From the conversation it looks like eclipse is using a method that mozilla never intended on being used by anyone outside of mozilla, "NS_InitEmbedding" and it now no longer available. The patch files from FC6 have changed the calls to NS_InitEmbedding to the appropriate one. I will let you know when I have the port ready and will gladly send out a shar to anyone who would be willing to test it. Alex Pivovarov wrote: > Ronald try to create web project in the last freebsd eclipse 3.2.1. It > simply doesn't work. This is why I'm interested in linux eclipse version > which works well in OS an FC6. > > Of course I did all that stuff you mentioned in you previous message. > Unfortunately, the problem is not in the way you install diablo, > eclipse and > plugins. The problem is that I could not create web project. See my > messages > on Nov. 18 > > Alex. > Good luck. > > On 11/29/06, Ronald Klop <ronald-freebsd8@klop.yi.org> wrote: >> >> Please CC to the mailinglist. I'm not a payed servicedesk, so don't >> think >> I'm the only one responding. >> >> For me FreeBSD Eclipse is very stable developing a 800,000+ lines >> java web >> application (>80MB .war file) using subclipse. >> >> But if you do not respond to my questions how can I help you? >> >> So I will repeat: Do you know what ports are? (See below for more info!) >> >> Install /usr/ports/java/diablo-jdk15 on FreeBSD 6.1/6.2. >> Check if it is working. If not mail this mailinglist with your output. >> Install /usr/ports/java/eclipse. >> Check if it is working. If not mail this mailinglist with your output. >> >> Ronald. >> >> On Tue, 28 Nov 2006 10:24:08 +0100, Alex Pivovarov >> <apivovarov@gmail.com> >> wrote: >> >> > freebsd eclipse is rather unstable. I cant even create new web >> project. >> > See >> > my messages from November 18. >> > >> > FreeBSD prospects claim that it's possible to run linux programms on >> > FreeBSD. Seems that linux eclipse is an exception >> > >> > On 11/28/06, Ronald Klop < ronald-freebsd8@klop.yi.org> wrote: >> >> >> >> On Mon, 27 Nov 2006 20:57:21 +0100, Alex Pivovarov < >> >> apivovarov@gmail.com> >> >> wrote: >> >> >> >> > I tried to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD with >> diablo-jdk >> >> > installed. but on this configuration eclipse is very unstable and >> >> crashes >> >> > when I creating a new Java Project >> >> > >> >> > Is it possible somehow to work in eclipse-SDK-3.2.1-linux-gtk on >> >> FreeBSD, >> >> > may be I need linux-jdk? >> >> >> >> Do you know what ports are? >> >> See: >> >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html >> >> >> >> 1. Update your ports to a recent version. >> >> 2. cd /usr/ports/java/eclipse >> >> 3. make >> >> 4. follow the instructions >> >> 5. make install >> >> 6. make clean >> >> >> >> Success. >> >> >> >> Ronald. >> >> >> >> -- >> >> Ronald Klop >> >> Amsterdam, The Netherlands >> >> >> >> >> >> -- >> Ronald Klop >> Amsterdam, The Netherlands >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-eclipse@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse > To unsubscribe, send any mail to > "freebsd-eclipse-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?456DB84F.8050102>