I want to create JavaFX application based on several osgi bundles. I use Felix framework for osgi container. I face the same issue as this post
Exception logged when using custom css in JavaFX in Felix OSGI
How I can set globally
-Dbinary.css=false
Into the start JavaFX method. I would like at a low level to configure this.