Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have upgraded to Eclipse 3.1 and MyEclipse 3.8.4 and now the “Source > Organize Imports” doesn’t seem to work as it did before (it doesn’t seem to work at all). Is there a new setting which needs to be activated in this new version in order to get the old default “Organize Imports” behavior?
Sorry, this is an Eclipse problem unrelated to MyEclipse.
It turns out that I had a reference to an unused class/interface in a Javadoc statement, and this gave me a bad import, and Organize Imports couldn’t fix the problem.