Today I prepared and then gave a lecture on how to create a Maven based JavaFX project with NetBeans (pptx available on request). What made this harder than it had to be was that NetBeans is generating code for JavaFX 2.0 and not JavaFX 8. A similar problem occurs when using JPA ORM where the JPA controller is for standalone applications rather than for server containers. I am curious if there is a dedicated group who keeps the wizards up to date. While I am not sufficiently skilled to work directly on NetBeans source or plugins I am interested in improving the code that is generated whenever a new file or project is created. If there is some small way I can contribute then please call on me.
Ken
