问题描述
我搜索过Oracle的网站,找不到要下载的实际可执行文件。我得到的网站指向旧版本,或者指向Scene Builder的源代码。我正在为最新版本的Scene Builder寻找实际的windows / mac可执行安装程序。
I've searched around Oracle's sites and cannot find the actual executable to download. I get sites that point to older versions, or to the source of Scene Builder instead. I'm looking for the actual windows/mac executable installer for the latest version of Scene Builder.
推荐答案
以下是版本1 .x和2.x场景构建器
Here are both version 1.x and 2.x scene buildershttp://www.oracle.com/technetwork/java/javafxscenebuilder-1x-archive-2199384.html
此项目已移至openjfx项目。因此,您可以从获取最新的源代码和任何其他版本
This project was moved to openjfx project. So you can get the latest source code and any other version from http://hg.openjdk.java.net/openjfx
这是jdk 8u40
This is the scene builder for jdk 8u40http://hg.openjdk.java.net/openjfx/8u/rt/file/5fc0ddb42776/apps/scenebuilder
这篇关于我在哪里可以下载最新版本的Scene Builder for Java?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!