Ionic widgets setup instructions

You might need to do some setup before using the Ionic widget samples.

Before you begin

Note:
To import the selected sample, you must install and use the local help.
To run the samples, you must have the following projects in your workspace:
  • EGL Rich UI widgets project (com.ibm.egl.rui)
  • Ionic widgets project (com.ibm.egl.rui.ionic.widgets_1.0.0)

If you want to import a project that is not in your workspace, go to the topic named "Importing product-supplied projects."

The Ionic sample project itself contains the following EGL files:

Procedure

  1. Expand the sample project. Select com.ibm.egl.rui.ionic.samples > EGLSource > samples.ionic.
  2. You can view and change the samples. To view a sample, right-click the sample and click Open With > EGL Rich UI Editor.
  3. To start working with a sample, click the Preview tab. Each sample includes a description and information about the location of the source code. You can use the Rich UI editor to modify the source code and to view your changes.