Re: JavaFX 11 maven snapshots - empty jars

2018-08-29 Thread Johan Vos
Hi Steve, This has been applied in 11-ea+24 which is now in maven central. Thanks, - Johan On Thu, Aug 9, 2018 at 3:32 PM Steve Hruda wrote: > Johan, > another temporary fix could be the META-INF attribute > "Automatic-Module-Name". E.g. set it at the empty jar to >

Re: JavaFX 11 maven snapshots - empty jars

2018-08-29 Thread Johan Vos
Thanks, that worked perfect. ea-24 is available now. - Johan On Wed, Aug 22, 2018 at 3:03 PM Lennart Börjeson wrote: > Sound reasonable, thank you. > > In the meantime (waiting for the next version of the maven artefacts) I've > updated my PR

Re: JavaFX 11 maven snapshots - empty jars

2018-08-29 Thread Steve Hruda
Thanks Johan for the update. I will test it asap. Best Regards, Steve Am Mi., 29. Aug. 2018 um 10:28 Uhr schrieb Johan Vos : > Hi Steve, > > This has been applied in 11-ea+24 which is now in maven central. > > Thanks, > > - Johan > > On Thu, Aug 9, 2018 at 3:32 PM Steve Hruda wrote: > >>

Re: GUI code testing for JDK 10/11 - Keys, Mouse, TestNG, Maven, etc.

2018-08-29 Thread Miroslav Nachev
Hi Mike, Thank you very much for the reply. It will be my pleasure to develop TestFX for TestNG. Yesterday I noticed, that the Robot in JDK11 is not working properly. After first use, it throws an exception. Also for JDK 8 and 10, TestFX does not work correctly or I do not know how to use it.

A good place to post questions

2018-08-29 Thread Amno Jeeuw
Does anyone know of a place where I can ask questions for Java Beginners. I have some experience with C++, but I need help with Java/JavaFX. Thanks in advance *ArbolOne Using Fire Fox and Thunderbird. Developing for Android using Java, C/C++, HTM/CSS and JS as our platform has been exciting and

Re: GUI code testing for JDK 10/11 - Keys, Mouse, TestNG, Maven, etc.

2018-08-29 Thread Michael Ennen
We need to release a new version of TestFX that should fix the cursor positioning issues. It may be more appropriate to continue this discussion on the TestFX issue tracker. Feel free to open an issue for TestNG support. Thanks, Michael Ennen On Wed, Aug 29, 2018 at 8:56 AM Miroslav Nachev <

JDK-8090930: Add Support for Extended Mouse Buttons

2018-08-29 Thread Michael Ennen
Hello All, I am working on JDK-8090930 which is a request to add support for the BACK/FORWARD mouse buttons that are supported by some mice. I have opened a proof-of-concept pull request on Github which can be found here: https://github.com/javafxports/openjdk-jfx/pull/173 This is still in the