Trying to install myeclipse into my existing eclipse installation, the MyEclipse Enterprise Workbench plugin does not want to be installed on my system, giving:
Cannot find a solution satisfying the following requirements org.eclipse.jdt.apt.core [3.3.101.R34x_v20090114-1205].
(MacOSX, Eclipse 3.4.2, java 1.6)
The thing is, though,
org.eclipse.jdt.apt.core_3.3.101.R34x_v20090114-1205.jar
is present in eclipse plugins, it’s also listed in the plugin details under About Eclipse DSK -> Plugin Details…
So, why would eclipse not be able to install myeclipse, even though the requested module is present? Or – what else is going wrong here?