Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

The packages section has 3 tabs: installedInstalled, available, global build cacheAvailable, Global Assemblies Cache.

The " Available " tab displays all packages that are available in the "package source" Package Source folder (the path to the folder is specified in the " Package source " field in the Programme Program Settings).

The package folder is located at the path specified in the Settings section in the Package Source field. For example:   %USER%\AppData\Local\Programs\Robin Platform\2.0.0\Studio\SdkPackages

...

When adding a package to the project, the package will be displayed in the " Installed " tab. If you need to use a particular package, you should add it by clicking the " Add to project" Project button. The " Installed " tab shows exactly those packages that will be used in the code.

From the " Installed " tab it is possible to remove the package from the project. The Robin.SDK.Actions package is mandatory and affects the launch of an action.  You don't need to remove it, but if you have removed it, you can find it in the standard package source.

...

Standard libraries are displayed on the "Global cache of assemblies" Global Assemblies Cache tab. They can also be added to the project, after adding the package will also be displayed on the " Installed " tab.