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

Inaccurate exception #31

Closed
misty000 opened this issue May 20, 2015 · 1 comment
Closed

Inaccurate exception #31

misty000 opened this issue May 20, 2015 · 1 comment

Comments

@misty000
Copy link

org.jacpfx.rcp.util.FXUtil line 310

fxmlLoader throw an exception: javafx.fxml.LoadException: Resource "hello" not found.
/E:/devel/JacpFXSample/build/resources/main/fxml/ComponentRight.fxml:10
It means the fxml is exists, and some resource defined in fxml not found.

FXUtil report "fxml file not found ...", it is misleading.

@amoAHCP
Copy link
Collaborator

amoAHCP commented May 20, 2015

Hi,
this bug is fixed for Version 2.1 #9

THX for reporting

@amoAHCP amoAHCP closed this as completed May 20, 2015
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

2 participants