Pregunta

GPE for 4.3 requires eclipse.core.runtime 3.8 or 3.9 so it works on luna M2. At least since M5 it comes with 3.10.

Aany idea or workaround? Some alpha build?

¿Fue útil?

Solución

if you're willing to open up the archived copy of the local update site and the jars inside, you can strip out the hard version requirements and the plugin will install just fine.

--

update: i stand corrected, while the plugin installs, functionality does not work properly. it appears google decided to use this 'internal' class - org.eclipse.jdt.internal.debug.ui.SWTFactory - which doesn't appear to exist anymore (or it got moved).

looks like it's kepler only until they cut a new release.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top