简体   繁体   English

无法在Eclipse Luna中安装e(fx)clipse

[英]Cannot install e(fx)clipse in Eclipse Luna

I am trying to develop a desktop JavaFX application on Windows Vista 32-bit. 我正在尝试在Windows Vista 32位上开发桌面JavaFX应用程序。 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: 为此,我已经安装了Eclipse Luna和Java8。开箱即用,Eclipse以红色下划线标出了以下错误:

import com.sun.javafx.application.Application; 导入com.sun.javafx.application.Application;

I found one of the solutions is to install e(fx)clipse. 我发现解决方案之一是安装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 帮助,安装新软件...,我选择Luna存储库,然后按如下所述键入e(fx)clipse

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

but nothing shows up and cannot proceed. 但没有任何显示,无法继续进行。

What should I do? 我该怎么办?

Thanks. 谢谢。

e(fx)clipse is not part of Eclipse Luna (4.4) . e(fx)clipse不是Eclipse Luna(4.4)的一部分 You need at least Eclipse Mars (4.5) , but for security and other reasons, you should not use outdated software. 您至少需要Eclipse Mars(4.5) ,但是出于安全性和其他原因,您不应使用过时的软件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM