Hi everyone,
I have blindly installed the upgrade 9.04 and it broke my Eclipse GWT plugin. It looks that one of the libraries it relies on has been removed (see stack trace below). My question is, can I gracefully revert the upgrade?
java.lang.UnsatisfiedLinkError: /opt/eclipse/ide/eclipse/plugins/com.google.gwt.eclipse.sdkbundle.linux_1.6.4.v2009 04062334/gwt-linux-1.6.4/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot open shared object file: No such file or directory
I have blindly installed the upgrade 9.04 and it broke my Eclipse GWT plugin. It looks that one of the libraries it relies on has been removed (see stack trace below). My question is, can I gracefully revert the upgrade?
java.lang.UnsatisfiedLinkError: /opt/eclipse/ide/eclipse/plugins/com.google.gwt.eclipse.sdkbundle.linux_1.6.4.v2009 04062334/gwt-linux-1.6.4/mozilla-1.7.12/libxpcom.so: libstdc++.so.5: cannot open shared object file: No such file or directory
Comment