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

Unable to open .fxml files in SceneBuilder #65

Closed
geezlouisee opened this issue Mar 25, 2019 · 3 comments
Closed

Unable to open .fxml files in SceneBuilder #65

geezlouisee opened this issue Mar 25, 2019 · 3 comments
Labels
question Further information is requested

Comments

@geezlouisee
Copy link

geezlouisee commented Mar 25, 2019

Hi,

My teammates and I are experiencing this problem where we are unable to open MainWindow.fxml and HelpWindow.fxml in SceneBuilder. We get a message that says the "Content of this Document cannot be displayed" instead.

image

Does anyone know how we can go about solving this? Thanks in advance!

@fterh
Copy link

fterh commented Mar 25, 2019

Did the contents of your file get corrupted? Maybe a missing character or an extra character somewhere?

You can try checking out an earlier version of the file that works, then reviewing the commits from then till now, and validating every line change to isolate the problem.

@ccristina ccristina added the question Further information is requested label Mar 27, 2019
@pyokagan
Copy link

Make sure you are using Gluon SceneBuilder for Java 11. It's a relatively recent feature and I don't think Gluon updates the Java 8 version any more.

@geezlouisee
Copy link
Author

We managed to resolved the problem by downloading a developmental snapshot of Gluon SceneBuilder. Thanks for the help!

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

No branches or pull requests

4 participants