Solution
Reference documentation for individual Solution items in the Solution Explorer
Last updated
Was this helpful?
Reference documentation for individual Solution items in the Solution Explorer
Last updated
Was this helpful?
A is a complete application in Servoy that can be run in various clients, containing forms, business logic, and data layer definitions.
A summary of commands available on this item via right-click context menu:
Change active solution to selected one.
Changes resources project attached to solution
Publish solution Git repository to Servoy Cloud
Add solution as module to active solution
Remove solution (can choose to also delete it from disk)
Can choose a new name for your solution
The details for each command available on this item via right-click context menu
Changes the active solution to selected one. Active solution is the one being edited and run in Servoy Developer.
Publish solution Git repository to Servoy Cloud. The local git repository must be in sync with remote repository (no changes).
Add solution as module to active solution. Modules are re-usable solutions, that can be shared across different main solutions.
Remove solution (can choose to also delete it from disk).
You can choose a new name for your solution.
Warning Use with care.
Can select a new resources project (or no resources project). Some Servoy Developer resources are kept under a different project, that can be re used by different solutions. Basically , what you see under is saved under the resources project. Changing the resources project will reload all those resources from the new project.