Create a demo webpackage
Last updated
Last updated
Sometimes you may want to create a demo webpackage to see a sample for each type of artifact. The offers the _createWebpackageDemo
task to achieve that goal.
To show how to generate a demo webpackage using the _createWebpackageDemo
task.
First, you should run the task within the CDT folder (normally it is called devtools) as follows:
Then, you should continue the process in the same way as .
A webpackage containing a demo for each type of artifact will be created. Additionally, this webpackage will be set as the currently active one.