Cannot install e(fx)clipse in Eclipse Luna

177 views Asked by At

I am trying to develop a desktop JavaFX application on Windows Vista 32-bit. For this I have installed Eclipse Luna and Java 8. Out of the box the following is underlined in red by eclipse as an error:

import com.sun.javafx.application.Application;

I found one of the solutions is to install e(fx)clipse. But when I go to

Help, Install New Software..., I select the Luna repository and then type e(fx)clipse as outlined on

http://www.eclipse.org/efxclipse/install.html

but nothing shows up and cannot proceed.

What should I do?

Thanks.

1

There are 1 answers

2
howlger On

e(fx)clipse is not part of Eclipse Luna (4.4). You need at least Eclipse Mars (4.5), but for security and other reasons, you should not use outdated software.