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 click on the find and install, but does not appear to be checking the myeclipse site for any updates. What is the URL for the update site to manually enter?
Thanks much.. Another question.. when will it be available on the Mac OSX platform?
Note – Apple and Eclipse fixed the bug that was causing the issues of swing on swt.. so hopefully things will work now. They marked the bug as fixed 🙂 .. hooray!
We are in the midst of testing right now, actually I’m one of the folks testing it and I can’t get Eclipse to pickup and use the compatability libraries with Java 5.0 or the 6.0 preview 2 release, so it still crashes. I need to play more to get it working I suppose.
Did you confirm that the new compatiblity libraries were loaded with the install of the compatiblity patch? I had though apple only released the compatibility libraries for Java 5.0 only. If you log into the developer site, there is an html link that tells you which files were replaced.
I have installed that SWT compatibility pack and I can see the new jar that was installed. But when I run eclipse and try to use the SWT_AWT bridge, it stills throws a SWT error saying that it can’t find the compatibility pack class. But I can see this file exists so I wonder why eclipse can’t find it?
Just a followup, Greg got this working but had to force it by adding -Xbootclasspath arguments in the eclipse.ini file… anyone have any ideas why these libs aren’t picked up from the /ext library automatically?