Hello everyone,
I've started using toolbox today and encountered frequent crashes in response to various actions,
the eclipse version (3.7.1) the Toolbox is founded upon has an incompatibility with later versions
of one of its dependencies -- libsoup. I was able to track this down a resolved issue on the Eclipse bug-tracker:
The fix is available only in Eclipse 4.3+, but users of the toolbox who are suffering similar
issues can employ the suggested workaround which I can confirm as sufficient on Fedora 20.
Adding the following line to toolbox.ini:
-Dorg.eclipse.swt.browser.DefaultType=mozilla
Gad