Run Menu

Last modified: May 6, 2026

Introduction

Use the Run menu to deploy and monitor your app:

Run Menu

The following table describes the Run menu items:

Menu Item Description Shortcut Key
Run Locally Runs the app locally so you can view it. F5
Stop Stops the currently running app. Shift + F5
Configuration Sets the configuration level to Default.
Default Log Level Sets the default log level before running the app locally. Options are Trace, Debug, Info (default), Warning, Error, and Critical.
Publish Deploys the app to the cloud. The Console pane opens and shows the output of the server that runs the app.
Run on Cloud Foundry (⚠ deprecated) Opens the Edit Cloud Foundry Settings dialog box so you can run your app on Cloud Foundry.
Edit Cloud Foundry Settings (⚠ deprecated) Opens the Edit Cloud Foundry Settings dialog box so you can edit your Cloud Foundry settings. For more information, see Edit Cloud Foundry Settings.
Debug Connects the Debugger.
Responsive Web Opens the web client for the currently running app in the browser. F9
Tablet Web Opens the tablet mobile client for the currently running app in the browser. Ctrl + Shift + F9
Phone Web Opens the mobile client for the currently running app in the browser. Ctrl + F9
View on your device Provides a link to view the app on your device.

Read More