Re: Eclipse 3.1.1. and SableVM
Fernando Lozano <[email protected]> Sat, 26 Nov 2005 00:37:12 -0200
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Grzegorz, >To start Eclipse you need to use an 'eclipse-sablevm' startup script you can >get from http://sablevm.org/wiki/Eclipse > >I guess you didn't use it? > > No, I didn't. I though I remembered reading on the list that Eclipse should work out-of-the-box. Using the script, Eclipse 3.0.2 works with lots of exceptions but only with two caveats I could notice: 1. No right mouse button 2. The debugger could bot connnect to the JVM, besides complaining about not recognized -X options for the java-sablevm wrapper. I had to compile sablevm-sdk with --disable-gjdoc because it complained about the lack of antlr.jar. I though the sable-sdk package should contain all that's needed to build it. Eclipse 3.1.1 didn't started at all. I guess this has to do with the magic loading shared libraries from inside jars, as it complained about plugins/org.eclipse.swt.gtk.linux.x86_3.1.1.jar and org.eclipse.swt.widgets.Display. Do you want the error log and stack trace? []s, Fernando Lozano