Designers > K2 Designer for Visual Studio > Design Tools > Solution Explorer > Solution Explorer Context Menu | Send feedback |
The context menu is available when the user right clicks on the node in the Solution Explorer. The menu as shown below is displayed. The context menu enables the developer to perform tasks such as building, and deploying a project.
Context Menu | |
---|---|
Build | Builds a project by compiling the project within the Visual Studio Environment in preparation for deployment |
Rebuild | Rebuilds a project |
Deploy | Builds a project and deploys the project to the K2 Server |
Clean | Cleans out the project after a build |
Create Deploy Package | Creates a deployable executable from the current project |
Add | Adds new items to the existing project |
Set as Startup Project | Sets the current project as the Startup Project |
Debug | Start New Instance Step Into New Instance |
Unload Project | Unloads the current project |
Properties | View properties for the current project and project items |