B4LinuxInstall
B4LinuxInstall copied to clipboard
Associate .fxml with native linux javafx scene builder
Insert this in the register after b4j installation:
[HKEY_CLASSES_ROOT\.fxml]
@="fxmlfile"
"Content Type"="application/xml"
[HKEY_CLASSES_ROOT\fxmlfile]
[HKEY_CLASSES_ROOT\fxmlfile\Shell]
[HKEY_CLASSES_ROOT\fxmlfile\Shell\Open]
[HKEY_CLASSES_ROOT\fxmlfile\Shell\Open\command]
@="winebrowser \"%1\""