I am very new to using Netbeans and JavaFX ....I was looking around the ide as to what is available and was wondering if anyone knew how to build the application so other people can run the app even if they dont have java installed on there machine..I come from a C# background ...I use VS2012 and there is a Package and Development option..so once I was done writing the code I could build the project with all the dependencies the user would need to run the application.....is there an option like this in Netbeans 7.2?
Thank You
Inked_in_Java