Thank you. I will try to use Maven-based JavaFX projects. Sincerely. Paolo Colamarino
Il giorno ven 1 gen 2021 alle ore 07:10 HRH <[email protected]> ha scritto: > I agree. I also prefer implementing Maven-based JavaFX projects. > > On Friday, January 1, 2021, 7:43:51 AM GMT+3:30, Will Hartung < > [email protected]> wrote: > > > Are you using the Ant based projects? > > I have been able to create JavaFX using the Maven templates just fine > using 12.2 and JDK 11. > > And the Ant based projects may very well be dated and not well tested or > supported. > > I tried one of those and NB doesn't quite know about my JDK 11 platform, > at least as far as the wizard is concerned. > > But the Maven ones point to all the new dependencies that are downloaded > automatically and so far work great. It should be straightforward to adapt > the book's examples to Maven projects. > > HNY > > Regards, > > Will Hartung > > > On Thu, Dec 31, 2020 at 6:37 PM HRH <[email protected]> wrote: > > Glad to help. > > On Thursday, December 31, 2020, 11:02:39 PM GMT+3:30, Paolo Colamarino < > [email protected]> wrote: > > > Thank you for explanations. > Many thanks. > I have done what you have told me. > But I am starting to study JavaFX and NetBeans. > I am reading a book (attached: title.PDF). > The book proposes me an exercise (attached: example.PDF). > I get this result (attached: myresult.PDF). > > Il giorno gio 31 dic 2020 alle ore 18:35 HRH <[email protected]> ha > scritto: > > Now you have informed Netbeans about the SceneBuilder home directory (as > indicated by your attached PDF). Prior to opening or creating a JavaFX > project, go to Tools->options->Java and select the JavaFX tab and this will > activate the JavaFx (if not activated already) and the panel will show the > JavaFX Scene Builder integration along with the Scene Builder Home. I would > do this step every time the IDE is started to ensure the JavaFX is > activated, otherwise, the FXML files do not integrate with the Scene > Builder properly (at least this has been my experience with Netbeans 12.0). > On Thursday, December 31, 2020, 8:40:45 PM GMT+3:30, Paolo Colamarino < > [email protected]> wrote: > > > YES. > I have manually inserted the installation directory. > The result is attached to the email (SceneBuilder.PDF) > > Il giorno gio 31 dic 2020 alle ore 07:32 HRH <[email protected]> ha > scritto: > > Does it allow you to select the Scene Builder installation directory? > > On Wednesday, December 30, 2020, 12:30:47 PM GMT+3:30, Paolo Colamarino < > [email protected]> wrote: > > > I obtain the message: > > Please, select a valid Scene Builder home ... > > > > Il giorno mer 30 dic 2020 alle ore 04:03 HRH <[email protected]> ha > scritto: > > Paolo, > What happens if you do Tools->Options->Java-JavaFx? > > On Wednesday, December 30, 2020, 1:43:51 AM GMT+3:30, Paolo Colamarino < > [email protected]> wrote: > > > HI, > I have installed jdk-15 and after Apache NetBeans IDE 12.2. > I open NetBeans and after > File > New project > Categories > JavaFX > Projects > JavaFX Application > > Next > I obtain an error message : Failed to automatically set-up JavaFX Platform > Why ? > > Thanks > > Paolo Colamarino > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > >
