logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: SWT error with eclipse plugin: msg#00031

Subject: Re: SWT error with eclipse plugin
OK, I see the problem.

We switched from using an internal, undocumented hack to display HTML to using
the built-in SWT Browser widget.

Unfortunately, that widget isn't supported on all platforms, and yours is one
of the ones it isn't supported on.

I will work to restore the undocumented hack for those platforms on which the Browser
widget isn't supported.

        Bill


<Prev in Thread] Current Thread [Next in Thread>