商业产品中的 JavaFX

标签 java javafx-2 javafx javafx-8

<分区>

我想使用 JavaFX 作为大型商业产品的开发框架。我可以在不违反 Oracle 许可的情况下关闭我 future 产品的源代码并使用 Oracle JavaFX 框架销售我的产品吗?有任何许可限制吗?

最佳答案

实际上,这个问题是这里常见问题解答的重复:

JavaFX 2 FAQ

What type of license is JavaFX available under? JavaFX is available under the same license and business model as Java SE. This includes the ability for third party developers to distribute the runtime librairies with their application(s), subject to the terms and conditions of the license.

完整的许可文本可以在这里找到:

Oracle Binary Code License Agreement for the Java SE Platform Products and JavaFX

简而言之,现在 JavaFX 和 Java 许可证之间没有区别。

关于商业产品中的 JavaFX,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16885855/

相关文章:

java - BottomNavigationView 上 fragment 上方出现奇怪的空栏

JavaFX:从组中删除文本会导致异常

text - JavaFx 2.x : How to write text on a chart?

Javafx 网格 Pane ..无法动态添加行..而不收缩

java - 如何在 JavaFX 中移动形状?

java - Java中copyOf方法的奇怪返回值

java - 检查数组的降序

java - Jersey 3 - 使用bindFactory配置绑定(bind)

Netbeans 中的 Java FX 编辑器

javafx - 如何获取对通过 fx :id in javafx? 描述的节点的引用