This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254857 - Configure NetBeans to use Scene Builder 8.x Jar to open FXML files
Summary: Configure NetBeans to use Scene Builder 8.x Jar to open FXML files
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Visual Tool Integration (show other bugs)
Version: 8.1
Hardware: PC Windows 8.1
: P4 normal with 3 votes (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-30 14:59 UTC by jnk
Modified: 2016-08-13 02:23 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jnk 2015-08-30 14:59:57 UTC
Link: http://services.netbeans.org/synergy/client/app/#/case/5689/suite/2079

NB doesn't allow to select SceneBuilder-8.0.0.jar as Scene Builder Home.
Comment 1 Lou Dasaro 2015-08-30 15:52:39 UTC
Thank you for your report. At this time, NetBeans only supports launching a Scene Builder _executable_ from the directory in which it was installed.

Currently, one must use either of the installers available from Oracle (archive) or Gluon. I have tested both of them on Windows (8.1, native installer) and Ubuntu (14.04, using Debian pkg) and they work fine.

Assuming low/no impact and low severity, I would consider this an Enhancement.

Reporter: If this impacts you (beyond choice of downloads), please describe the impact and severity.

Others: If a downloaded installer does not work for you, please comment here.

Thank you.
Comment 2 terje7601 2016-01-17 17:08:18 UTC
I have NetBeans + Scene Builder on an USB drive. This works just fine, since NetBeans offers an OS-independent zip, and Gluon offers a .jar distribution of Scene Builder.

However, the missing link here is exactly this issue: that NetBeans doesn't allow me to select the Scene Builder .jar for opening .fxml files.

Product Version: NetBeans IDE 8.1 (Build 201510222201)
Java: 1.8.0_66; Java HotSpot(TM) 64-Bit Server VM 25.66-b18
Runtime: Java(TM) SE Runtime Environment 1.8.0_66-b18
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Comment 3 emrecio 2016-08-13 02:23:09 UTC
Same problem here. I need to use the JAR because I do not want to pollute the system with non-distro RPM's which have (in the past) screwed up system updates and system upgrades to an unrecoverable state. I have been burned with non-repo RPM's before due to dependencies. So pointing netbeans to the jar file, which runs just fine with "java -jar SceneBuilder-8.2.0.jar" but Netbeans refuses this in the options panel.