Re: Javadoc: docklet, properties, getters and setters

2014-05-17 Thread Florian Brunner
Yes, that did the trick. Thanks! For Maven this would be: configuration ... additionalparam-javafx/additionalparam ... /configuration -Florian Am Freitag, 16. Mai 2014, 17.31:54 schrieb Kevin Rushforth: Try: javadoc -javafx

hg: openjfx/8u-dev/rt: [TEST-ONLY] Disable intermittent test on Windows until RT-36285 is fixed

2014-05-17 Thread hang . vo
Changeset: 7916c4210359 Author:kcr Date: 2014-05-17 05:27 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/7916c4210359 [TEST-ONLY] Disable intermittent test on Windows until RT-36285 is fixed ! tests/system/src/test/java/javafx/embed/swing/RT30650Test.java

Re: Javadoc: docklet, properties, getters and setters

2014-05-17 Thread Tom Schindl
Hi, Generally speaking I have to say that I'm not really a fan of this javafx-properties additions: a) IDEs now need to be taught this special case to show JavaFX javadoc on hover - Eclipse does that we Luna not sure others understand that pattern yet b) Inconsistent pattern useage -

hg: openjfx/8u-dev/rt: 2 new changesets

2014-05-17 Thread hang . vo
Changeset: 295484b36a19 Author:hudson Date: 2014-05-14 13:07 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/295484b36a19 Added tag 8u20-b14 ! .hgtags Changeset: 9d0859bb4337 Author:kcr Date: 2014-05-17 05:41 -0700 URL:

hg: openjfx/8u-dev/rt: Fix to RT-37129: [Linux] Need to blacklist old ATI X1nnn series cards

2014-05-17 Thread hang . vo
Changeset: 330af8dadc9a Author:Chien Yang chien.y...@oracle.com Date: 2014-05-17 10:43 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/330af8dadc9a Fix to RT-37129: [Linux] Need to blacklist old ATI X1nnn series cards Reviewed by kcr and vadim !