On Thu, 2005-03-17 at 17:26 -0700, Tom Tromey wrote:
"Ziga" == Ziga Mahkovec ziga.mahkovec@klika.si writes:
Ziga> I gave these a spin and they work great. The only problem I had so far Ziga> was with opening XML files. I attached a sample file (a web application Ziga> descriptor) which, when opened in Eclipse, produces the attached Ziga> exception. Any XML file with a DOCTYPE seems to trigger this.
Ziga> !MESSAGE Unable to initialize editor: org.eclipse.ui.DefaultTextEditor java.net.MalformedURLException: Absolute URL required with null context
I forwarded this to Chris Burdess and he wrote a fix that is in GNU Classpath.
I could send the patch if someone wants to test it. Otherwise it will have to wait until I get my tree back in a sane state so I can try it out.
I'd be willing to test the patch. Given that this was actually a native compilation issue[1] (it works fine in interpreted mode), does this patch work around a compiler issue?
[1] https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=149915