Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Scene Builder is now Open Source

Simon VienotDec 3 2013 — edited Dec 3 2013

We're very happy to announce that Scene Builder is now open source, as a part of the OpenJFX project.

The whole Scene Builder functionality is provided, including the SB Kit API (designed for integration of SB features into third party tools) as well as the standalone SB application.

This code is made available under the terms of a BSD-style license, similar to JavaFX samples.

The only part of the product which remains closed is the native packaging/installer code.

Scene Builder source code is located in apps/scenebuilder/ in the OpenJFX repository.

Building and running the Scene Builder application from these sources can be done either of the following ways:

  • From NetBeans: open the SceneBuilderApp project and run it (you need a JDK 1.8 Java Platform configured)
  • From the command line:
    $ cd SceneBuilderApp
    $ ant -Dplatforms.JDK_1.8.home=<path_to_JDK_home> run

As usual your contribution and feedback are welcome.


The Scene Builder team.

Comments

Shyam Patel

Hi,

Please explain your requirements in detail.

Regards

Shyam

Please see following Metalink Note ID for all in One solutions

Oracle Cloud and E-Business : All In One Metalink Note ID's

If you are happy with the Document, please mark as Helpful by doing so this will provide assistance for other people looking for answers to their queries

Ravi Tak-Oracle

Dear User,

Could you please elaborate the requirement clearly.

We have the standard seeded Orchestration setup already using which the fulfillment of the sales order will happen.

Please do let me know if any other details are required or please do mark this reply as "Correct Answer" or "Helpful Answer" if it helps answer your query.

Thanks & Regards,

Ravi

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 31 2013
Added on Dec 3 2013
3 comments
3,645 views