Servoy Packages
Last updated
Last updated
This node contains all packages referenced by the solution, they are displayed when expanding Servoy Packages. In order to avoid conflicts, only one solution should contain a specific package. So, a package should only be referenced by the main solution or one of its modules. There are two forms of Servoy Packages, as projects or zips.
A summary of commands available on this item via right-click context menu:
Command | Summary |
---|---|
The details for each command available on this item via right-click context menu:
Opens the Package Manager. You can install/update/uninstall default packages provided by Servoy.
Creates a new component package project. Useful for creating a custom component. The created project will just be a skeleton that may require manual editing.
Creates a new component layout project (similar to bootstrap 12grid).
Creates a new service package project. Useful for creating a custom service. The created project will just be a skeleton that may require manual editing.
Changes Packages Projects that are referenced (and thus included in Titanium Client Build).
Imports a zipped Package Project as actual project.
Imports a zipped Package Project (as Zip)
Triggers a manual build of Titanium Client code and referenced packages. This action should not be necessary (as Servoy Developer automatically does this build, when needed). However, there may be (unexpected) situations where it is useful to trigger a new build. You can choose between a regular build or a clean build.
Opens the Package Manager
Creates a new component package project
Creates a new layout package project
Creates a new service package project
Chooses Packages Projects which are referenced by solution
Imports a zipped Package Project as actual project
Imports a zipped Package Project (as Zip)
Triggers a manual build of Titanium Client code