You can add facets to your Nexaweb application that you want selected by default in the specified runtime component associated with your application.
To build and deploy your Nexaweb application client as a desktop application for an existing project, follow these steps:
1. With the project open in Nexaweb Visual Studio, select Project > Properties.
The properties dialog appears.
2. Click Project Facets.
The Project Facets dialog opens, displaying the facets currently selected for that project.
3. Click Add/Remove Facets.
The Select Project Facets dialog appears.
4. Click the check box beside Nexaweb Desktop Client and any other facets you want to add to this project then click Finish.
Studio displays a dialog indicating that it added two new configuration files to WEB-INF and advising you to use the desktop launch menu to run the project.
5. Click OK.
6. Click OK to close the Properties dialog.