Switch to: V12V11V10V9V8V7V6V5

Deployment of your Java Application

The fastest way to prepare an application for deployment is to use NetBeans native packaging feature, which was introduced in 7.4 version.

It produces native executable for OS, an IDE is currently working on.

The next step is to bundle an executable with VJAVA JNI library and vcomponents folder.

This process differs for different systems and is covered in the following articles: