<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote
 cite="mid20051115012712.57998.qmail@web36306.mail.mud.yahoo.com"
 type="cite">
  <pre wrap=""><!---->That was the problem, I had put the example plugin in,
and remove the folder when my eclipse hangs and
refuses
to start.
  </pre>
</blockquote>
Hmm. We shouldn't be aborting with no error message when<br>
a plugin .so file is missing : that's not right. I'm not sure if this<br>
has always been broken (seems unlikely) or is some issue with<br>
the underlying shared library opening code in NSPR that has<br>
changed underneath us. Either way I think this should be fixed<br>
sometime. Worst case we can stat the file first.<br>
<br>
<br>
<br>
<br>
</body>
</html>