<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Code Generation Settings" keywords="Code Generation Settings"%>

Code Generation Settings

When you generate code for an XML pipeline, Stylus Studio displays a dialog box that allows you to specify settings that affect the generated code. There are separate dialog boxes for Java and C# code. The dialog box that appears is based on the execution framework you selected for the XML pipeline.

Java Code Generation Settings

Figure 463. Generate Java Code for XML Pipeline Dialog Box

You use Generate Java Code for XML Pipeline dialog box to specify

All of these options are selected by default.

C# Code Generation Settings

Figure 464. Generate C# .NET Code for XML Pipeline Dialog Box

You use Generate C# .NET Code for XML Pipeline dialog box to specify

To run the .cs file, simply press Ctrl+F5 in Visual Studio.