- In the editor, place the cursor on the name of the inner class you want to make static, or select the class in the Structure view.
- On the main menu, or on the context menu of the selection, choose .
- If the class references any outer class fields, the Make Class Static dialog suggests to pass the outer class as a parameter to the inner class constructor.
- Preview results in the Find tool window and apply changes.

