Skip to content

Linux Theme Store Problem

Jeeeyul Lee edited this page Sep 1, 2014 · 4 revisions

SWT Borwser dependency is pretty complex to common users. Default installation of Ubuntu doesn't meet the requirements of SWT Browser Support. As a result Theme Store will not work.

Below script will resolves most cases:

$ sudo apt-get install -y libwebkitgtk-1.0-0

Then restart your eclipse and open Theme Store again.

Clone this wiki locally