문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top