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

NullPointerException on linux without secondary launchers #24

Closed
FibreFoX opened this issue Jul 29, 2016 · 1 comment
Closed

NullPointerException on linux without secondary launchers #24

FibreFoX opened this issue Jul 29, 2016 · 1 comment

Comments

@FibreFoX
Copy link
Owner

This got reported via email.

https://github.com/FibreFoX/javafx-gradle-plugin/blob/master/src/main/java/de/dynamicfiles/projects/gradle/plugins/javafx/tasks/JfxNativeTask.java#L361

If secondaryLaunchers is empty, this produces some NPE. This must be some silly mind-game, when I was inserting secondary launchers there 😢

Workaround: configure some empty list inside your configuration

@FibreFoX
Copy link
Owner Author

Note: this does not count for the @javafx-maven-plugin, because of the list already being in required form

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

No branches or pull requests

1 participant