eclipse-efx / efxclipse-eclipse

Eclipse Public License 2.0
15 stars 5 forks source link

Target platform fails to resolve #47

Closed vogella closed 6 years ago

vogella commented 6 years ago

The instructions from https://wiki.eclipse.org/Efxclipse/Tutorials/AddingE(fx)clipse_to_eclipse fail to create a working target platform.

I assume we should use http://download.eclipse.org/efxclipse/runtime-released/3.4.0/site or http://download.eclipse.org/efxclipse/runtime-released/3.4.1/site instead of http://download.eclipse.org/efxclipse/runtime-released/2.0.0/site as the wiki describes but the error remains the same.

Error message: https://ibb.co/f6J1Xq

vogella commented 6 years ago

Screenshot for http://download.eclipse.org/efxclipse/runtime-released/3.4.1/site

https://ibb.co/m6vLQA

tomsontom commented 6 years ago

the errors you show indicate that you forgot to UNCHECK "Include Required Software"

vogella commented 6 years ago

Thanks, @tomsontom, this did indeed resolve the target platform correctly.