jperedadnr commented on issue #1241: [NETBEANS-2506] Added OpenJFX Samples 
module to JavaFX cluster.
URL: https://github.com/apache/netbeans/pull/1241#issuecomment-491194154
 
 
   Actually the two samples in the PR are just the application of the [JavaFX 
Maven archetypes](https://github.com/openjfx/javafx-maven-archetypes), and 
these can be easily generated via `New Project -> Java with Maven ->  Project 
from Archetype`, selecting either of the two existing archetypes. This is also 
well documented here: https://openjfx.io/openjfx-docs/#IDE-NetBeans (Maven 
sections).
   
   However, the purpose of this PR is to "bundle the Open JFX NetBeans 
samples", so while these two samples are the same anyone could generate via 
archetypes or via the [OpenJFX samples 
repository](https://github.com/openjfx/samples/blob/master/IDE/NetBeans/Modular/Maven),
 the user will get them ready to use from `New Project -> Samples`.
   
   What's more,  these samples are a little bit more integrated with NetBeans 
(they contain custom nbactions that override `run` and `debug` default actions).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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