Adding more samples to embedded
David Hill
David.Hill at Oracle.com
Wed Dec 17 21:59:42 UTC 2014
Morris, Kevin,
This adds about 34 samples to the embedded launch, and hopefully does not change anything of significance otherwise. This was done by checking the samples worked, and then adding the @embedded tag, and then running the Samples index generator.
( ant -Dplatforms.JDK_1.8.home=/opt/jdk ensemble-generate-samples-class)
I checked the index: ant -Dplatforms.JDK_1.8.home=/opt/jdk ensemble-generate-search-index) but it did not generate any changes (happily).
Webrev: http://cr.openjdk.java.net/~ddhill/RT-37692/
Jira: https://javafx-jira.kenai.com/browse/RT-37692
Note that I updated the Samples.java using the ant tool rather than adding them in by hand, and am seeing a big diff.
--
David Hill<David.Hill at Oracle.com>
Java Embedded Development
"A man's feet should be planted in his country, but his eyes should survey the world."
-- George Santayana (1863 - 1952)
More information about the openjfx-dev
mailing list