Running Eclipse 3
Mark Wielaard
mark@klomp.org
Thu Oct 28 07:50:00 GMT 2004
Hi,
On Wed, 2004年10月27日 at 22:27, Tom Tromey wrote:
> I've been using the BC branch to do my testing. Most of the needed
> library fixes are also on the trunk, but I can't really vouch for it
> as I haven't done any testing there.
>> You need java.xml and its dependencies in order for this to work.
> I've been using xalan; I've heard that GNU JAXP has a bug that
> prevents it from working, but I haven't actually tried it. I've built
> rhug using the BC compiler, but you could probably just install xalan
> from jpackage.org and run it interpreted.
I tried on the trunk. I couldn't get xalan to be on the bootclasspath as
byte code (not even with java.ext.dirs, so we probably do something
wrong there) so you actually need to build rhug, which is huge and slow.
So we really want to fix and integrate GNU JAXP asap.
It seems to startup till:
java.lang.VerifyError: verification failed at PC 9 in org.eclipse.ui.internal.PerspectiveBarNewContributionItem:<init>((Lorg.eclipse.ui.IWorkbenchWindow;)V): uninitialized object in local variable
So you probably need to disable the verifier on the trunk.
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java/attachments/20041028/963d6a5f/attachment.sig>
More information about the Java
mailing list