Russ Allbery wrote: > Package: eclipse > Version: 3.5.2-2 > Severity: normal > > I suspect you folks already know about this, but I didn't see a bug, so > just in case: with the current Eclipse version in unstable, the help > and welcome screens (below the top level) don't work. There are two > problems: first, when it launches the embedded web browser, it tries > to connect to 127.0.0.1, but Jetty is listening only on ::1 via IPv6. > Setting sys.net.ipv6.bindv6only to 0 fixes that. >
Yes, this has been fixed in openjdk-6 by now; sun-java6 is still broken and I do not know about gcj. > Second, once that's fixed, the JSP pages won't compile. I get the > following in the pop-up window that's supposed to show the help or > specific welcome screen (truncated to what I think are the interesting > bits): > > HTTP ERROR 500 > > Problem accessing /help/index.jsp. Reason: > > Unable to compile class for JSP: > > > [...] > > Missing dependency of some kind, maybe? > > We believe the problem is that libjasper-java upstream embeds a part of eclipse's JDT compiler and it is used to resolve the dependencies. We know Fedora does not suffer from this issue and they have the JDT compiler embedded within their java-jasper. We are trying to make this work without having to embed the compiler; unfortunately the interaction between eclipse and jasper is unlike any other Java library interaction we seen so far, so it is taking us a while to fix. ~Niels
signature.asc
Description: OpenPGP digital signature