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>
        

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

                Created:
                Updated:
                Resolved: