-
Notifications
You must be signed in to change notification settings - Fork 167
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
hideSplashScreen() opacity issue #4
Comments
I encountered the same error and also got around it by commenting out all but FWIW, the JavaSE tutorial has this recommendation on Determining a Platform's Capabilities in this regard.
|
When running in eclipse in linux I get the below error :
I was able to rectify this by removing line 154 in SplashScreen.java
The text was updated successfully, but these errors were encountered: