Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-6128

Integrate org.openjfx library as dependency local local p2 and re-distribute with Update sites

XMLWordPrintable

    • JMC 7 Iter 15, JMC 7 Iter 13, JMC 7 Iter 14, JMC 7 Sprint 21

        Now that JavaFX builds have a home at Maven Central, we should fetch JavaFX from there.

        See http://docs.gluonhq.com/javafx11/#maven.

        <dependencies>
        <dependency>
        <groupId>org.openjfx</groupId>
        <artifactId>javafx-controls</artifactId>
        <version>11-ea+23</version>
        </dependency>
        </dependencies>
        

              ghb Guru Hb (Inactive)
              hirt Marcus Hirt
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: