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’ve installed latest eclipse (3.1M4) and latest myeclipse (3.8.3). whenever i try to install any other plugin via a url, i get the following message (although the install wroks fine):
MyEclipse Web Development Tooling (3.8.3) requires plug-in “org.eclipse.core.runtime (3.0.0)” or equivalent
The message doesn’t lie, it really does want Eclipse 3.0.x or equivalent, not 3.1 😉
3.1 isn’t supported yet, but we are aware of the growing need for it. We are waiting for the Eclipse team to stabalize their APIs a bit more then will dive in and make a compatibility release for you guys.
I haven’t heard an official ETA from management yet on Eclipse 3.1 Mbuild support. I believe the first Eclipse 3.0 Mbuild we supported was 6 or 7. So that would probably be a good guess for Eclipse 3.1 support.
Well, this probably isn’t good to do, but here’s how i got it working….
I grabbed the installer for 3.8.3 and ran it over top of my 3.8.2 install.
Then i opened the file:
C:\Program Files\MyEclipse\eclipse\features\com.genuitec.myeclipse.wdt_3.8.3\feature.xml
and changed the last 6 import tags to have 3.1.0 as the value for version.
Everything seems to work properly including the html designer.