On Fri, Sep 27, 2019 at 3:21 PM Chuck Davis <cjgun...@gmail.com> wrote:
> I don't know what archetype should be "registered". I just know what > we've got doesn't work as expected by users. > Great. So let's fix it. The idea would be to remove the "JavaFX Application" that is currently there and causing you so much headache. Instead of that, we'll have the two samples from Gluon there that are hidden right now in the Samples category. What do you think? Gj > > On Fri, Sep 27, 2019 at 7:13 AM Geertjan Wielenga <geert...@apache.org> > wrote: > >> Here is where that archetype is registered, is there another one we >> should register instead: >> >> >> https://github.com/apache/netbeans/blob/master/java/maven/src/org/netbeans/modules/maven/newproject/MavenWizardIterator.java >> >> See line 76 to 80 in the above. >> >> Gj >> >> >> On Fri, Sep 27, 2019 at 3:10 PM Chuck Davis <cjgun...@gmail.com> wrote: >> >>> I don't think most users are going to build a project from samples (they >>> expect what's on the menu to work). Fortunately, I cared enough to find >>> work-arounds people had posted on the internet but for new users it's a >>> bombshell. >>> >>> On Fri, Sep 27, 2019 at 7:07 AM Geertjan Wielenga <geert...@apache.org> >>> wrote: >>> >>>> Go to the Samples category in the New Project dialog and choose JavaFX. >>>> >>>> >>>>