Ubuntu で Eclipse の Web Page Editor を開くとエラーが発生する

No Comments

一つ前のバージョンの話ですが、ubuntu8.04 上で、eclipse3.3 WTP の「WebPageエディター」を開こうとすると、下記のようなエラーが発生してしまいました。

Unhandled event loop exception
No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3349 or swt-mozilla-gtk in swt.library.path, java.library.path or the jar file)

2003-07-28の投稿を参考に、xulrunner をインストールしたら解決しました。

Arch Linux Forums / Problem with eclipse and web page editor

その後の投稿によれば、xulrunnerのインストールは必要ないようです。

Be the first to write a comment!