简体   繁体   English

无法在Eclipse Kepler中找到JavaFX

[英]Unable to find JavaFX prespective in Eclipse Kepler

Just installed efxeclipse, and following this tutorial ( http://download.java.net/general/javafx/eclipse/tutorial.html ), yet am unable to find a JavaFX perspective available for my project. 刚刚安装了efxeclipse,并按照本教程( http://download.java.net/general/javafx/eclipse/tutorial.html ),但无法找到可用于我的项目的JavaFX透视图。 The JavaFX SDK shows under the root project within eclipses package explorer, yet I'm unable to find anything relating to java perspective wise other then the usual defaults. JavaFX SDK显示在eclipses包资源管理器中的根项目下,但是除了通常的默认值之外,我无法找到与java透视相关的任何内容。 Any way to get the perspective up and running at all? 有什么方法可以让视角得到提升和运行?

This tutorial is for the 1.x plugin. 本教程适用于1.x插件。 e(fx)clipse does not have any special perspective because you develop JavaFX2 apps with a combination of: e(fx)clipse没有任何特殊视角,因为您使用以下组合开发JavaFX2应用程序:

  • Java Java的
  • FXML FXML
  • CSS CSS

You find tutorials at http://www.efxclipse.org eg http://wiki.eclipse.org/Efxclipse/Tutorials/Tutorial1 您可以在http://www.efxclipse.org找到教程,例如http://wiki.eclipse.org/Efxclipse/Tutorials/Tutorial1

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

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