RE: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-12-02 Thread David Sledge
> > David, > Would you please update your eclipse.shar file at > http://www.freshdevonrails.com/? > I cannot patch Makefile using diff from > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105581. > I will update it Monday when I am back on my x86 computer. I am currently trying to f

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-12-02 Thread Yamada Ken Takeshi
David, Would you please update your eclipse.shar file at http://www.freshdevonrails.com/? I cannot patch Makefile using diff from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105581. ___ freebsd-eclipse@freebsd.org mailing list http://list

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-29 Thread David Sledge
Ok, I have got eclipse's internal web browser working when compiling against the xulrunner libraries. I attached the diff to the ticket found at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105581 . The last patch file attached is the right one, it shows up as patch-3.diff. Give it a try a

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-29 Thread David Sledge
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

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-29 Thread Norberto Meijome
On Mon, 27 Nov 2006 22:57:21 +0300 "Alex Pivovarov" <[EMAIL PROTECTED]> 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 wor

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-28 Thread Mikolaj Rydzewski
Ronald Klop wrote: On Tue, 28 Nov 2006 10:30:16 +0100, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote: It's not holy war. I like freebsd very much. Ports are great, system is great, everything is great except java... Guys at work use latest ubuntu. Well... it just works ;-) You download jdk, ecl

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-28 Thread Alex Pivovarov
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 ins

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-28 Thread Ronald Klop
On Tue, 28 Nov 2006 10:30:16 +0100, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote: Eugeny N Dzhurinsky wrote: On Tue, Nov 28, 2006 at 09:49:31AM +0100, Mikolaj Rydzewski wrote: I had to downgrade to eclipse 3.1 for jsp editor to work. As a matter of fact, I'm considering switching back to lin

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-28 Thread Mikolaj Rydzewski
Eugeny N Dzhurinsky wrote: On Tue, Nov 28, 2006 at 09:49:31AM +0100, Mikolaj Rydzewski wrote: I had to downgrade to eclipse 3.1 for jsp editor to work. As a matter of fact, I'm considering switching back to linux (after three great years with freebsd). I'm focusing more and more on java at

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-28 Thread Eugeny N Dzhurinsky
On Tue, Nov 28, 2006 at 09:49:31AM +0100, Mikolaj Rydzewski wrote: > Ronald Klop wrote: > >>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/handboo

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-28 Thread Mikolaj Rydzewski
Ronald Klop wrote: 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

Re: Is it possible to run eclipse-SDK-3.2.1-linux-gtk on FreeBSD

2006-11-27 Thread Ronald Klop
On Mon, 27 Nov 2006 20:57:21 +0100, Alex Pivovarov <[EMAIL PROTECTED]> 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 ec