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

NoClassDefFoundError in 8u60 #155

Closed
hbrackmann opened this issue Jun 24, 2015 · 1 comment
Closed

NoClassDefFoundError in 8u60 #155

hbrackmann opened this issue Jun 24, 2015 · 1 comment

Comments

@hbrackmann
Copy link

Caused by: java.lang.NoClassDefFoundError: com/sun/javafx/Utils
at org.fxmisc.richtext.StyledTextArea.replaceText(StyledTextArea.java:665)
...
Caused by: java.lang.ClassNotFoundException: com.sun.javafx.Utils
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 11 more

@TomasMikula
Copy link
Member

Thanks for reporting. It is now fixed in 1.0.0-SNAPSHOT.

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