I'm using Aptana 3.0.7 and whenever I try to commit changes to git repository, I receive this error:
Unhandled event loop exception No more handles [MOZILLA_FIVE_HOME='/usr/lib/xulrunner-addons'] (java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: /home/amir/Desktop/Aptana Studio 3.0.5/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-mozilla-gtk-3659.so: libxpcom.so: cannot open shared object file: No such file or directory no swt-mozilla-gtk in java.library.path /tmp/swtlib-32/libswt-mozilla-gtk-3659.so: libxpcom.so: cannot open shared object file: No such file or directory Can't load library: /tmp/swtlib-32/libswt-mozilla-gtk.so )
followed by this message:
An SWT error has occurred, you are recommended to exit workbench , ... etc.
I downloaded aptana 3.0.9 but same error occurred.