Re: Problem third party as module in depedency of netbeans 11.2

2019-10-31 Thread Geertjan Wielenga
I'd recommend just using the standard animation from JavaFX: https://openjfx.io/javadoc/13/javafx.graphics/javafx/animation/package-summary.html Gj On Thu, Oct 31, 2019 at 8:39 AM dony kisworo wrote: > Hi All, > > I use netbeans 11.2 vc1 where I start with a new project in the category > "java

Problem third party as module in depedency of netbeans 11.2

2019-10-31 Thread dony kisworo
Hi All, I use netbeans 11.2 vc1 where I start with a new project in the category "java with maven" and choose the project "FXML JavaFX Maven Archetype (Gluon), after the project formed with the sample file, which I run successfully. I try to do the following steps: 1. I lost the button, I added a