Build and Deploy the vSphere HTML SDK Sample Plug-in
The vSphere Client SDK contains a sample plug-in that demonstrates the use of several extension points. Use this procedure after you modify the sample.
After you modify the sample plug-in, you must re-build and re-deploy it. To build the html-sample, do the following steps from the command line.
Prerequisites
Before you modify the sample,
see
vSphere Client SDK
Setup for instructions to install and configure all required components.
In particular, you need the following tools installed:
- nodejs, versions 6.9.x to 11.15.x, inclusive
- npm 5.x.x
- Angular-CLI
Also you must set the
following environment variables:
- Set the environment
variable
ANT_HOME
to your Apache Ant folder. - Set the environment
variable
VSPHERE_SDK_HOME
to your vSphere Client SDK folder.