Servoy Packages
Overview
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.
Commands Summary
A summary of commands available on this item via right-click context menu:
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
Commands Details
The details for each command available on this item via right-click context menu:
Download/Install with Servoy Package Manager
Opens the Package Manager. You can install/update/uninstall default packages provided by Servoy.
Create Component Package Project
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.
Create Layout Package Project
Creates a new component layout project (similar to bootstrap 12grid).
Create Service Package Project
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.
Change Servoy Package Project References
Changes Packages Projects that are referenced (and thus included in Titanium Client Build).
Import zip Servoy Package as project
Imports a zipped Package Project as actual project.
Import zip Servoy Package
Imports a zipped Package Project (as Zip)
Copy the Titanium NGClient Sources
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.
Last updated