Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associate .fxml with native linux javafx scene builder #18

Open
joseluis opened this issue Feb 10, 2015 · 0 comments
Open

Associate .fxml with native linux javafx scene builder #18

joseluis opened this issue Feb 10, 2015 · 0 comments

Comments

@joseluis
Copy link
Owner

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\""

source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant