Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8112993

-fx-skin can't work in OSGi-Envs

XMLWordPrintable

      The problem is that in an OSGi-Env the javafx bundle won't see the class and so will fail to load it.

      .kiosk-button{
        -fx-skin : "kiosk.pilot.KioskButtonSkin";
      }

      To me it looks like JavaFX is not designed with modularization in mind, is that correct?

        1. 4.patch
          3 kB
          Tom Schindl
        2. 5.patch
          3 kB
          Tom Schindl
        3. rt-14177.2.patch
          3 kB
          Richard Bair
        4. rt-14177.3.patch
          3 kB
          Richard Bair
        5. rt-14177.6.patch
          7 kB
          Richard Bair

            rbair Richard Bair (Inactive)
            tschindl Tom Schindl
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: