Just started an app using java and the plan was to use JavaFX. But then I saw the JavaFX license in wikipedia – GPL v2. I’m not good with licenses but from what I understand if I plan on using JavaFX I have to distribute the code along with the app. Am I on the right track?
The application will have Networking involved so allowing source code access to clients is unacceptable.
From Oracle’s website: