mbien commented on issue #7002: URL: https://github.com/apache/netbeans/issues/7002#issuecomment-1927494695
@bobl01 check out the first option under the maven projects called "Java Application". Adding dependencies can be done via right click or you can simply paste the dependency snippet into the pom file which many libraries put onto their download page. I think this was even once called "Simple Java Application", but that was also weird since it could confuse users which had great plans and wanted to write a not-so-simple java application. There is a template for JavaFX projects too. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
