Currently NewProject>JavaWithMaven>...JavaFXMavenArchetype... creates a project that doesn't just work. See https://issues.apache.org/jira/browse/NETBEANS-3730 and https://issues.apache.org/jira/browse/NETBEANS-3104 .

Generally, the problem is attributed to missing nbactions.xml, but there is also the problem that the pom.xml doesn't support running a debugger.

I've modified the gluon archetype generator to provide a nbactions and pom that fixes these problems. Run and debug work out of the box.

Can this be published to maven central and used by NB's new project? I guess the main issue is finding a home for the source/maven-GroupId

-ernie


---------------------------------------------------------------------
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



Reply via email to